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 ff6c308 commit 061e05eCopy full SHA for 061e05e
docs/content/examples/value-formatting.md
@@ -12,7 +12,7 @@ Some inputs may have a mask applied to them, that is their value is displayed in
12
For example, a currency input could insert a thousand separator to make it easier for the user to enter and read large numbers.
13
14
```sh
15
-# hard to reed
+# hard to read
16
10000000
17
18
# Much easier
0 commit comments