We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 273e736 + 56a0215 commit 6dc4eeeCopy full SHA for 6dc4eee
src/rust-2018/path-changes.md
@@ -207,7 +207,7 @@ mod submodule {
207
```
208
209
If you have a local module or item with the same name as an external crate, a
210
-path begining with that name will be taken to refer to the local module or
+path beginning with that name will be taken to refer to the local module or
211
item. To explicitly refer to the external crate, use the `::name` form.
212
213
0 commit comments