Skip to content

Commit a66f8b1

Browse files
authored
chore: add missing . (rust-lang#2074)
1 parent baf5c02 commit a66f8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/building/how-to-build-and-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ quota](https://github.com/rust-lang/simpleinfra/blob/8a59e4faeb75a09b072671c74a7
377377
for each user, but this also applies to local development as well. Occassionally, you may need to:
378378

379379
- Remove `build/` directory.
380-
- Remove `build-rust-analyzer/` directory (if you have a separate rust-analyzer build directory)
380+
- Remove `build-rust-analyzer/` directory (if you have a separate rust-analyzer build directory).
381381
- Uninstall unnecessary toolchains if you use `cargo-bisect-rustc`. You can check which toolchains
382382
are installed with `rustup toolchain list`.
383383

0 commit comments

Comments
 (0)