diff options
Diffstat (limited to 'azalea')
| -rw-r--r-- | azalea/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/README.md b/azalea/README.md index 255e7139..ec25bfd0 100644 --- a/azalea/README.md +++ b/azalea/README.md @@ -35,7 +35,7 @@ The documentation for the latest Azalea crates.io release is available at [docs. # Examples ```rust,no_run -//! A bot that logs chat messages and the number that we've received to the console.\ +//! A bot that logs chat messages and the number that we've received to the console. use std::sync::Arc; |
