We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a91fe8 commit 8ad1c90Copy full SHA for 8ad1c90
src/doc/trpl/primitive-types.md
@@ -176,7 +176,7 @@ Slices have type `&[T]`. We’ll talk about that `T` when we cover
176
177
[generics]: generics.html
178
179
-You can find more documentation for `slices` [in the standard library
+You can find more documentation for slices [in the standard library
180
documentation][slice].
181
182
[slice]: ../std/primitive.slice.html
0 commit comments