Skip to content

Commit c521b39

Browse files
authored
doc(ovierview): update to context functions
1 parent 6f51dbb commit c521b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/reference/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ These new constructs directly model core features of DOT, higher-kinded types, a
2424
- [Intersection types](new-types/intersection-types.md), replacing compound types,
2525
- [Union types](new-types/union-types.md),
2626
- [Type lambdas](new-types/type-lambdas.md), replacing encodings using structural types and type projection.
27-
- [Implicit Function Types](contextual/implicit-function-types.md), offering abstraction over given parameters.
27+
- [Context Functions](contextual/context-functions.md), offering abstraction over given parameters.
2828

2929
## Simplifications
3030

0 commit comments

Comments
 (0)