Skip to content

Commit

Permalink
Merge pull request #3 from markgoho/patch-1
Browse files Browse the repository at this point in the history
Add "error reporting" to description
  • Loading branch information
toddmotto authored Apr 13, 2017
2 parents d66c5fb + 35d1bf9 commit 24be822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Why use ngxErrors, how to install and include.

### What is it?

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:

```js
<input type="text" formControlName="foo">
Expand Down

0 comments on commit 24be822

Please sign in to comment.