mirror of
https://gitee.com/openharmony/third_party_rust_log
synced 2024-11-23 07:40:08 +00:00
Fix a grammatical mistake
This commit is contained in:
parent
9ae6778bd2
commit
5821b8a338
@ -58,7 +58,7 @@ pub fn shave_the_yak(yak: &mut Yak) {
|
||||
## In executables
|
||||
|
||||
In order to produce log output, executables have to use a logger implementation compatible with the facade.
|
||||
There are many available implementations to chose from, here are some of the most popular ones:
|
||||
There are many available implementations to choose from, here are some of the most popular ones:
|
||||
|
||||
* Simple minimal loggers:
|
||||
* [`env_logger`](https://docs.rs/env_logger/*/env_logger/)
|
||||
|
Loading…
Reference in New Issue
Block a user