Skip to content

Commit

Permalink
Merge pull request #52 from mouafa/patch-1
Browse files Browse the repository at this point in the history
docs: js typo fix
  • Loading branch information
David Mark Clements committed Feb 7, 2019
2 parents 6cf8ec4 + 0f63aef commit 071e8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -119,7 +119,7 @@ with keys corresponding to the options described in [CLI Arguments](#cliargs):
errorProps: '', // --errorProps
levelFirst: false, // --levelFirst
messageKey: 'msg', // --messageKey
translateTime: false // --translateTime
translateTime: false, // --translateTime
search: 'foo == `bar`' // --search
}
```
Expand Down

0 comments on commit 071e8ca

Please sign in to comment.