Skip to content

Commit ec3a91d

Browse files
authored
Update src/trait-bounds.md
1 parent 943f00c commit ec3a91d

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)