Skip to content

Commit d46c024

Browse files
Update 03-types.md
Fixed typo.
1 parent db33bbd commit d46c024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/03-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ the following holds:
821821
parameters by another, the result types as well as variances, lower and upper
822822
bounds of corresponding type parameters are equivalent.
823823

824-
[^congruence]: A congruence is an equivalence relation which is closed under formation of contexts
824+
[^congruence]: A congruence is an equivalence relation which is closed under formation of contexts.
825825
[^implicit]: A method type is implicit if the parameter section that defines it starts with the `implicit` keyword.
826826

827827
### Conformance

0 commit comments

Comments
 (0)