Skip to content

Commit 7f9b55e

Browse files
committed
More fixes
1 parent dff7d88 commit 7f9b55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/reference/features-classification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ These new constructs directly model core features of DOT, higher-kinded types, a
2121
- [Type lambdas](https://dotty.epfl.ch/docs/reference/new-types/type-lambdas.html),
2222
replacing encodings using structural types and type projection.
2323
- [Context Queries](https://dotty.epfl.ch/docs/reference/contextual/query-types.html)
24-
(_aka_ implicit function types) offering abstraction over implicit parameters.
24+
(_aka_ implicit function types) offering abstraction over given parameters.
2525

2626
**Status: essential**
2727

0 commit comments

Comments
 (0)