Skip to content

Commit 39fbb15

Browse files
paths: align singular/plural in paths.canonical.intro
Consistently use the single form to describe the items, since the overall section generally refers to "canonical path" in the singular.
1 parent 990819b commit 39fbb15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/paths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ r[paths.canonical]
395395
## Canonical paths
396396

397397
r[paths.canonical.intro]
398-
Items defined in a module or implementation have a *canonical path* that corresponds to where within its crate it is defined.
398+
Each item defined in a module or implementation has a *canonical path* that corresponds to where within its crate it is defined.
399399

400400
r[paths.canonical.alias]
401401
All other paths to these items are aliases.

0 commit comments

Comments
 (0)