Skip to content

Commit 24be822

Browse files
authored
Merge pull request #3 from markgoho/patch-1
Add "error reporting" to description
2 parents d66c5fb + 35d1bf9 commit 24be822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Why use ngxErrors, how to install and include.
3030

3131
### What is it?
3232

33-
Form validation made easy for reactive forms. Typically you'd do something like this:
33+
Form validation error reporting made easy for reactive forms. Typically you'd do something like this:
3434

3535
```js
3636
<input type="text" formControlName="foo">

0 commit comments

Comments
 (0)