Skip to content

Commit 62d1539

Browse files
committed
Update src/trait-bounds.md
1 parent a686c04 commit 62d1539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/trait-bounds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ certain common cases:
4646

4747
r[bound.global]
4848

49-
A bound which does not use the item's parameters or any higher-ranked lifetimes are considered global.
49+
Bounds which does not use the item's parameters or any higher-ranked lifetimes are considered global.
5050

5151
An error is emitted if a global bound cannot be satisfied in an empty environment.
5252

0 commit comments

Comments
 (0)