We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d538c commit 538ea3cCopy full SHA for 538ea3c
src/doc/guide.md
@@ -3025,7 +3025,7 @@ markers.
3025
Rust provides six attributes to indicate the stability level of various
3026
parts of your library. The six levels are:
3027
3028
-* deprecated: this item should no longer be used. No guarantee of backwards
+* deprecated: This item should no longer be used. No guarantee of backwards
3029
compatibility.
3030
* experimental: This item was only recently introduced or is otherwise in a
3031
state of flux. It may change significantly, or even be removed. No guarantee
0 commit comments