diff --git a/src/rustdoc-json-types/README.md b/src/rustdoc-json-types/README.md index 17894c3c61d..1e67d37655c 100644 --- a/src/rustdoc-json-types/README.md +++ b/src/rustdoc-json-types/README.md @@ -9,4 +9,4 @@ follow semver guarantees about the version of the format. JSON format X will alw compatible with rustdoc-json-types version N. Currently, this crate is only used by rustdoc itself. Upon the stabilization of -rustdoc-json, it may be start to be distributed separately for consumers of the API. +rustdoc-json, it may be distributed separately for consumers of the API.