dev docs: Add missing word

As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1129#note_2895834
This commit is contained in:
Ian Jackson 2023-04-12 18:01:51 +01:00
parent 81368f2b5b
commit 25b89af11c
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ We will add guidance to this section as we come up with it. For now, see
[SemVer Compatibility]: https://doc.rust-lang.org/cargo/reference/semver.html
### When from lower-level crates appear in the APIs of higher-level crates
### When types from lower-level crates appear in the APIs of higher-level crates
If a type (concrete type or trait) from a lower-level crate
is returned (or accepted)