Skip to content

Commit 9e09df7

Browse files
committed
typo in changelog
1 parent 9840d13 commit 9e09df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### General
66

77
- **Change** For a structure `S` on a subject of type `T`, declares `S.sort` as
8-
an Elpi coercion from `S.type` to `T` and `S.pack` as an Epli coercion from
8+
an Elpi coercion from `S.type` to `T` and `S.pack` as an Elpi coercion from
99
`T` to `S.type` whenever `T` is not a global type (e.g. a variable). Note
1010
that `S.pack` can cast a `t : T` to `S.type` only if an instance of the
1111
class `S` on `t` is found by type class inference

0 commit comments

Comments
 (0)