Skip to content

Commit f4d0b53

Browse files
committed
minor typo
1 parent 9e1759f commit f4d0b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HigherKinded-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Type parameters in the encodings
7575
The notion of type parameters makes sense even for encoded types,
7676
which do not contain parameter lists in their syntax. Specifically,
7777
the type parameters of a type are a sequence of type fields that
78-
correspond to paraneters in the unencoded type. They are determined as
78+
correspond to parameters in the unencoded type. They are determined as
7979
follows.
8080

8181
- The type parameters of a class or trait type are those parameter fields declared in the class

0 commit comments

Comments
 (0)