We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 133571a commit 6018b19Copy full SHA for 6018b19
README.md
@@ -2,7 +2,7 @@
2
3
[Docs](https://docs.rs/rustdoc-types/latest/rustdoc_types/)
4
5
-This crate contains the type definiions for rustdoc's currently-unstable
+This crate contains the type definitions for rustdoc's currently-unstable
6
`--output-format=json` flag. They can be deserialized with `serde-json` from
7
the output of `cargo +nightly rustdoc -- --output-format json -Z unstable-options`:
8
0 commit comments