better describe the stdlib

This commit is contained in:
Matej Ľach 2015-05-22 16:42:57 +01:00
parent c3d60aba6c
commit e790db7518

View File

@ -26,7 +26,7 @@
//!
//! ## What is in the standard library
//!
//! The standard library is minimal, a set of battle-tested
//! The standard library is a set of minimal, battle-tested
//! core types and shared abstractions for the [broader Rust
//! ecosystem](https://crates.io) to build on.
//!