Skip to content

Commit

Permalink
fix: typo (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 authored and evilebottnawi committed Jan 17, 2020
1 parent 72387e3 commit 52fc92b
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 @@ -169,7 +169,7 @@ validate(schema, options, {
```

```shell
Invalid options object. MyPlugin has been initialised using an options object that does not match the API schema.
Invalid options object. MyPlugin has been initialized using an options object that does not match the API schema.
- options.optionName should be a integer.
Additional Information.
```
Expand Down

0 comments on commit 52fc92b

Please sign in to comment.