diff options
| -rw-r--r-- | src/libstd/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index 054f281c070..0f8b2f6e17b 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -25,7 +25,7 @@ //! //! # How to read this documentation //! -//! If you already know the name of what you are looking for the fastest way to +//! If you already know the name of what you are looking for, the fastest way to //! find it is to use the <a href="#" onclick="focusSearchBar();">search //! bar</a> at the top of the page. //! |
