Skip to content

Commit cd643d4

Browse files
committed
Fix typos in 1733
1 parent 19f3a0d commit cd643d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/1733-trait-alias.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ using the `trait` keyword to define alias on *lifetimes* seems a wrong design ch
362362
very consistent.
363363

364364
If we chose another keyword, like `constraint`, I feel less concerned and it would open further
365-
opportunies – see the `ConstraintKinds` alternative discussion above.
365+
opportunities – see the `ConstraintKinds` alternative discussion above.
366366

367367
## Which bounds need to be repeated when using a trait alias?
368368

0 commit comments

Comments
 (0)