We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b21a2d0 commit 309d62eCopy full SHA for 309d62e
1 file changed
lib/phoenix_html/form.ex
@@ -238,7 +238,7 @@ defmodule Phoenix.HTML.Form do
238
@doc """
239
Normalizes an input `value` according to its input `type`.
240
241
- Certain HTML input values must be cast, or they will have idiosyncracies
+ Certain HTML input values must be cast, or they will have idiosyncrasies
242
when they are rendered. The goal of this function is to encapsulate
243
this logic. In particular:
244
0 commit comments