Fix a typo

This commit is contained in:
Hirochika Matsumoto 2020-11-29 04:02:07 +09:00 committed by Joshua Nelson
parent f9b3946411
commit ad67023401
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ tools and submodules for building a full Rust distribution.
As of this writing, this structure is gradually undergoing some transformation
to make it a bit less monolithic and more approachable, especially to
newcommers.
newcomers.
The repository consists of a `src` directory, under which there live many
crates, which are the source for the compiler, build system, tools, etc. This