We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4332c commit 3c189daCopy full SHA for 3c189da
src/rustdoc.md
@@ -25,7 +25,7 @@ documentation:
25
Naturally, there's more than just this, and those descriptions simplify out
26
lots of details, but that's the high-level overview.
27
28
-(Side note: `librustdoc` is a library crate! The `rustdoc` binary is crated
+(Side note: `librustdoc` is a library crate! The `rustdoc` binary is created
29
using the project in [`src/tools/rustdoc`][bin]. Note that literally all that
30
does is call the `main()` that's in this crate's `lib.rs`, though.)
31
0 commit comments