improved the readablity of a line

This commit is contained in:
ashosive 2021-01-16 22:26:14 +05:30 committed by Joshua Nelson
parent c87ef62351
commit 93fcae6322
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ and a bunch of tools (e.g. `rustdoc`, the bootstrapping infrastructure, etc).
There are also a bunch of submodules for things like LLVM, `clippy`, `miri`,
etc. You don't need to clone these immediately, but the build tool will
automatically clone and sync them (more later).
automatically clone and sync them (more on this later).
[**Take a look at the "Suggested Workflows" chapter for some helpful
advice.**][suggested]