Skip to content

Commit e790db7

Browse files
committed
better describe the stdlib
1 parent c3d60ab commit e790db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
//!
2727
//! ## What is in the standard library
2828
//!
29-
//! The standard library is minimal, a set of battle-tested
29+
//! The standard library is a set of minimal, battle-tested
3030
//! core types and shared abstractions for the [broader Rust
3131
//! ecosystem](https://crates.io) to build on.
3232
//!

0 commit comments

Comments
 (0)