Skip to content

Commit 061e05e

Browse files
authored
Typo mistake (#3873)
1 parent ff6c308 commit 061e05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/examples/value-formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Some inputs may have a mask applied to them, that is their value is displayed in
1212
For example, a currency input could insert a thousand separator to make it easier for the user to enter and read large numbers.
1313

1414
```sh
15-
# hard to reed
15+
# hard to read
1616
10000000
1717

1818
# Much easier

0 commit comments

Comments
 (0)