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.
2 parents d66c5fb + 35d1bf9 commit 24be822Copy full SHA for 24be822
README.md
@@ -30,7 +30,7 @@ Why use ngxErrors, how to install and include.
30
31
### What is it?
32
33
-Form validation made easy for reactive forms. Typically you'd do something like this:
+Form validation error reporting made easy for reactive forms. Typically you'd do something like this:
34
35
```js
36
<input type="text" formControlName="foo">
0 commit comments