From 37ed04b76b7338afd2237d3a11487bef3970ff0f Mon Sep 17 00:00:00 2001 From: Ben Liblit Date: Thu, 24 Sep 2015 14:18:06 -0500 Subject: [PATCH] Fix a "this sentence no verb" grammatical glitch --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 929bc22..9228bb7 100644 --- a/README.md +++ b/README.md @@ -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