Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kraktus authored and aDotInTheVoid committed Aug 9, 2024
1 parent 133571a commit 6018b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[Docs](https://docs.rs/rustdoc-types/latest/rustdoc_types/)

This crate contains the type definiions for rustdoc's currently-unstable
This crate contains the type definitions for rustdoc's currently-unstable
`--output-format=json` flag. They can be deserialized with `serde-json` from
the output of `cargo +nightly rustdoc -- --output-format json -Z unstable-options`:

Expand Down

0 comments on commit 6018b19

Please sign in to comment.