diff --git a/src/paths.md b/src/paths.md index d28877d2a5..f5732a9d18 100644 --- a/src/paths.md +++ b/src/paths.md @@ -395,7 +395,7 @@ r[paths.canonical] ## Canonical paths r[paths.canonical.intro] -Items defined in a module or implementation have a *canonical path* that corresponds to where within its crate it is defined. +Each item defined in a module or implementation has a *canonical path* that corresponds to where within its crate it is defined. r[paths.canonical.alias] All other paths to these items are aliases.