We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273e736 commit 56a0215Copy full SHA for 56a0215
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