Skip to content

Commit

Permalink
fix small typo (#1255)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwilc0x authored and vjeux committed Apr 13, 2017
1 parent d39654f commit 6ecbb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -138,7 +138,7 @@ Run Prettier through the CLI with this script. Run it without any
arguments to see the options.

To format a file in-place, use `--write`. You may want to consider
commiting your code before doing that, just in case.
committing your code before doing that, just in case.

```bash
prettier [opts] [filename ...]
Expand Down

0 comments on commit 6ecbb99

Please sign in to comment.