We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb80b38 commit 19ae05fCopy full SHA for 19ae05f
src/doc/tutorial.md
@@ -3167,7 +3167,7 @@ Now compile and run like this (adjust to your platform if necessary):
3167
Notice that the library produced contains the version in the file name
3168
as well as an inscrutable string of alphanumerics. As explained in the previous paragraph,
3169
these are both part of Rust's library versioning scheme. The alphanumerics are
3170
-a hash representing the crates id.
+a hash representing the crate's id.
3171
3172
## The standard library and the prelude
3173
0 commit comments