Skip to content

Commit 6c220b9

Browse files
authored
fix type in a "rule" name in type-coercions.md
1 parent acd6794 commit 6c220b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/type-coercions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ r[coerce.intro]
77
They happen automatically at specific locations and are highly restricted in
88
what types actually coerce.
99

10-
r[cerce.as]
10+
r[coerce.as]
1111
Any conversions allowed by coercion can also be explicitly performed by the
1212
[type cast operator], `as`.
1313

0 commit comments

Comments
 (0)