Skip to content

Commit

Permalink
fix typo in a "rule" name in type-coercions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WaffleLapkin committed Jan 5, 2025
1 parent acd6794 commit 49f7707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/type-coercions.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ r[coerce.intro]
They happen automatically at specific locations and are highly restricted in
what types actually coerce.

r[cerce.as]
r[coerce.as]
Any conversions allowed by coercion can also be explicitly performed by the
[type cast operator], `as`.

Expand Down

0 comments on commit 49f7707

Please sign in to comment.