branch: elpa/evil-goggles
commit c2c9aedaff76e6260021fa7a6b85382df12c36aa
Author: Evgeni Kolev <[email protected]>
Commit: Evgeni Kolev <[email protected]>

    No lonely parentheses in README
---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 585988d670..bd93c462b3 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,7 @@ evil-goggles
   ;; will be highlighed with `diff-removed` face which is typically
   ;; some red color (as defined by the color theme)
   ;; other faces such as `diff-added` will be used for other actions
-  (evil-goggles-use-diff-faces)
-  )
+  (evil-goggles-use-diff-faces))
 ```
 
 #### without [use-package](https://github.com/jwiegley/use-package) from 
[Melpa](https://melpa.org)

Reply via email to