Skip to content

Commit 4348987

Browse files
aDotInTheVoidcamelid
authored andcommitted
rustdoc-types-maintainers.md: typo fix
Co-authored-by: Noah Lev <camelidcamel@gmail.com>
1 parent dbb2a89 commit 4348987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-rustdoc-types-maintainers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The [rustdoc-types](https://crates.io/crates/rustdoc-types) crate will go from b
1111
# Motivation
1212
[motivation]: #motivation
1313

14-
[`rustdoc-types`](https://crates.io/crates/rustdoc-types) is a crate published on crates.io. It is used by users of the unstable [rustdoc JSON](https://github.com/rust-lang/rust/issues/76578) backend to provided a type representing the output of `rustdoc --output-format json`. It's published on crates.io to be used by out-of-tree tools that take rustdoc-json as an input. E.g:
14+
[`rustdoc-types`](https://crates.io/crates/rustdoc-types) is a crate published on crates.io. It is used by users of the unstable [rustdoc JSON](https://github.com/rust-lang/rust/issues/76578) backend to provide a type representing the output of `rustdoc --output-format json`. It's published on crates.io to be used by out-of-tree tools that take rustdoc-json as an input. E.g:
1515

1616
| Name | Purpose |
1717
|--|--|

0 commit comments

Comments
 (0)