Rollup merge of #25239 - sindreij:patch-1, r=alexcrichton
This commit is contained in:
commit
fa207fafc6
@ -176,7 +176,7 @@ Slices have type `&[T]`. We’ll talk about that `T` when we cover
|
||||
|
||||
[generics]: generics.html
|
||||
|
||||
You can find more documentation for `slices`s [in the standard library
|
||||
You can find more documentation for slices [in the standard library
|
||||
documentation][slice].
|
||||
|
||||
[slice]: ../std/primitive.slice.html
|
||||
|
Loading…
Reference in New Issue
Block a user