branch: externals/cm-mode
commit b6b3afd026bc7b3159f84f0d7635cdd04a541282
Author: Joost Kremers <[email protected]>
Commit: Joost Kremers <[email protected]>

    Move space into 'bindings' addition.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8f4033740e..0c2c3ebe25 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ CriticMarkup defines the following patterns for marking 
changes to a text:
 - Comment {>> <<}
 - Highlight {{ }}{>> <<}
 
-Activating `cm-mode` provides key{--s--} {++bindings++}to insert the 
{~~patterns~>markup~~} above and thus mark one's changes to the text. The 
provided key bindings are: {>>Should you mention that these are nicely 
mnemonic?<<}
+Activating `cm-mode` provides key{--s--} {++bindings ++}to insert the 
{~~patterns~>markup~~} above and thus mark one's changes to the text. The 
provided key bindings are: {>>Should you mention that these are nicely 
mnemonic?<<}
 
 - `C-c * a`: add text
 - `C-c * d`: delete text

Reply via email to