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 7aa31baa1d
commit c37d7ef838

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]