We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4788c2 commit 29ca456Copy full SHA for 29ca456
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