Skip to content

Commit c4635da

Browse files
committed
typo
1 parent 6790081 commit c4635da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/guide/why-cargo-exists.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ invocation. Furthermore, Cargo will automatically fetch from a
5555
[*registry*][def-registry] any dependencies we have defined for our artifact,
5656
and arrange for them to be incorporated into our build as needed.
5757

58-
It is only a slight exageration to say that once you know how to build one
58+
It is only a slight exaggeration to say that once you know how to build one
5959
Cargo-based project, you know how to build *all* of them.
6060

6161
[def-artifact]: ../appendix/glossary.md#artifact '"artifact" (glossary entry)'

0 commit comments

Comments
 (0)