Skip to content

Commit ad67023

Browse files
hkmatsumotoJoshua Nelson
authored andcommitted
Fix a typo
1 parent f9b3946 commit ad67023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler-src.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tools and submodules for building a full Rust distribution.
2020

2121
As of this writing, this structure is gradually undergoing some transformation
2222
to make it a bit less monolithic and more approachable, especially to
23-
newcommers.
23+
newcomers.
2424

2525
The repository consists of a `src` directory, under which there live many
2626
crates, which are the source for the compiler, build system, tools, etc. This

0 commit comments

Comments
 (0)