Skip to content

Commit

Permalink
Merge pull request #1 from lmatiolis/patch-1
Browse files Browse the repository at this point in the history
Fix typo on README
  • Loading branch information
nettofarah committed Jan 29, 2016
2 parents 1278318 + d9d11ca commit 7c5779d
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 @@ -49,7 +49,7 @@ handler.

#### Request Parameters

You can run validations agains incoming request params.
You can run validations against incoming request params.

```javascript
import { validateParams, presence } from 'property-validator';
Expand Down

0 comments on commit 7c5779d

Please sign in to comment.