Skip to content

Commit 20b3a4a

Browse files
committed
missing pause
1 parent 2d95801 commit 20b3a4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ fall back to using `cargo` from the installed `nightly`, `beta`, or `stable` too
329329
**Note:** rust-analyzer and IntelliJ Rust plugin use a component called
330330
`rust-analyzer-proc-macro-srv` to work with proc macros.
331331
If you intend to use a
332-
custom toolchain for a project (e.g. via `rustup override set stage1`) you may
332+
custom toolchain for a project (e.g. via `rustup override set stage1`), you may
333333
want to build this component:
334334

335335
```bash

0 commit comments

Comments
 (0)