Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0cb991f

Browse files
authoredJan 6, 2025··
Merge pull request #1708 from WaffleLapkin/patch-1
fix typo in a "rule" name in type-coercions.md
2 parents 5d734c9 + 49f7707 commit 0cb991f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/type-coercions.md

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.