We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d622d9 + 29ca456 commit 45f8427Copy full SHA for 45f8427
src/doc/nomicon/phantom-data.md
@@ -51,7 +51,7 @@ struct Vec<T> {
51
```
52
53
Unlike the previous example it *appears* that everything is exactly as we
54
-want. Every generic argument to Vec shows up in the at least one field.
+want. Every generic argument to Vec shows up in at least one field.
55
Good to go!
56
57
Nope.
0 commit comments