branch: externals/cm-mode
commit 27f18bc84cb1a1852e2599388cd3238c20454480
Author: Joost Kremers <[email protected]>
Commit: Joost Kremers <[email protected]>
Remove space after 'bindings' addition in the README.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 33aa9591c0..9f45d1c6af 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ CriticMarkup defines the following patterns for marking
changes to a text:
Note: additions are called insertions here, because it allows us to use
mnemonic key bindings. {>>That's because 'a' is reserved for accepting a
change. Perhaps you should mention that?<<}
-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:
+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:
- `C-c * i`: insert text
- `C-c * d`: delete text