Skip to content

Commit

Permalink
Fix a "this sentence no verb" grammatical glitch
Browse files Browse the repository at this point in the history
  • Loading branch information
liblit committed Sep 24, 2015
1 parent e4b8f0d commit 37ed04b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ then use `M-x load-library RET flycheck-status-emoji RET` to load the
package.

Now use `M-x flycheck-status-emoji-mode` to toggle this package on and
off. When on, you should Flycheck status using cute, compact emoji.
When off, you will see the standard textual Flycheck status indicators
instead. To enable status emoji permanently, set and save the
`flycheck-status-emoji-mode`
off. When on, you should see Flycheck status using cute, compact
emoji. When off, you will see the standard textual Flycheck status
indicators instead. To enable status emoji permanently, set and save
the `flycheck-status-emoji-mode`
[customization option](https://www.gnu.org/software/emacs/manual/html_node/emacs/Easy-Customization.html).

## Dependencies
Expand Down

0 comments on commit 37ed04b

Please sign in to comment.