accept review suggestion

Co-authored-by: Joshua Nelson <github@jyn.dev>
This commit is contained in:
Tshepang Mbambo 2022-07-31 07:09:06 +02:00
parent 1046f3e6e8
commit 57401f4f39
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ like the standard library (std) or the compiler (rustc).
- Document internal rustc items - Document internal rustc items
Compiler documentation is not built by default. Compiler documentation is not built by default.
To enable it, modify `config.toml`: To create it by default with `x.py doc`, modify `config.toml`:
```toml ```toml
[build] [build]