Fix typos

This commit is contained in:
Fabio Berger
2018-03-22 20:13:25 +00:00
parent 170e5589f9
commit 05daab5dea
7 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
The following example shows you how to validate an 0x order using the `@0xproject/json-schemas` package.
The following example shows you how to validate a 0x order using the `@0xproject/json-schemas` package.
```javascript
import {SchemaValidator, ValidatorResult, schemas} from '@0xproject/json-schemas';