mirror of
https://github.com/rust-lang-nursery/rust-cookbook
synced 2025-02-16 12:18:27 +00:00
Fixed a tiny typo (coobook)
This commit is contained in:
parent
4cfe394a61
commit
d01c3e77c8
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ from a small scope and slowly expanding will help the cookbook become
|
|||
a high-quality resource sooner, and allow it to maintain consistent
|
||||
quality levels as it grows.
|
||||
|
||||
At present the coobook is focused on the standard library, and on
|
||||
At present the cookbook is focused on the standard library, and on
|
||||
"core", or "foundational", crates—those crates that make up the most
|
||||
common programming tasks, and that the rest of the ecosystem builds
|
||||
off of.
|
||||
|
|
Loading…
Add table
Reference in a new issue