Skip to content

Commit 486b1f2

Browse files
committed
Typo
1 parent 224e458 commit 486b1f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.2.9
1+
# 1.2.9 (12/03/2021)
22

33
- Fixed #2: operator _short-circuiting_ caused only one error to be set when using `form.setErrors`.
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ npm install typed-react-form
2626

2727
## Javascript/typescript React
2828

29-
This library is optimized (and built from the group up) for React with typescript, but it also works with with vanilla React, without enforced type checking.
29+
This library is built from the ground up for React with typescript, but it also works with with vanilla React, without enforced type checking.
3030

3131
## Contributing
3232

0 commit comments

Comments
 (0)