Skip to content

Commit f91d94a

Browse files
committed
Remove unneeded "an"
1 parent d9281b8 commit f91d94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/items/generics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ referred to with path syntax.
5757
> _ForLifetimes_ :\
5858
> &nbsp;&nbsp; `for` `<` [_LifetimeParams_](#type-and-lifetime-parameters) `>`
5959
60-
*Where clauses* provide an another way to specify bounds on type and lifetime
60+
*Where clauses* provide another way to specify bounds on type and lifetime
6161
parameters as well as a way to specify bounds on types that aren't type
6262
parameters.
6363

0 commit comments

Comments
 (0)