Skip to content

Commit 09b3b91

Browse files
0xPoejyn514
andauthored
Update doc/src/concepts/components.md
Co-authored-by: Joshua Nelson <[email protected]>
1 parent 99dabf0 commit 09b3b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/concepts/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Most components have a target-triple suffix, such as
3030
The set of available components may vary with different releases and
3131
toolchains. The following is an overview of the different components:
3232

33-
* `rustc` — The Rust compiler, including its internal tool [rustdoc].
33+
* `rustc` — The Rust compiler and [Rustdoc].
3434
* `cargo` — [Cargo] is a package manager and build tool.
3535
* `rustfmt` — [Rustfmt] is a tool for automatically formatting code.
3636
* `rust-std` — This is the Rust [standard library]. There is a separate

0 commit comments

Comments
 (0)