summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorwillbush <will.g.bush@gmail.com>2019-01-03 03:21:59 -0600
committerJames N <james@jojojames.com>2019-01-03 04:17:20 -0800
commit2c5e2d3418fb5041e9e2c7189bdf61b8415b32fc (patch)
treeaf87b1b10ea90fc4780e2bc8fd742e7c68d405ea /readme.org
parent69e5dab89c00dc22654465236d38c286c8d3dbb4 (diff)
fix inline code typo
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.org b/readme.org
index 9586b8f..1e3861d 100644
--- a/readme.org
+++ b/readme.org
@@ -47,7 +47,7 @@ more.
: (evil-collection-init 'calendar)
- The list of supported modes is configured by ~~evil-collection-mode-list~~.
+ The list of supported modes is configured by ~evil-collection-mode-list~.
~evil-collection~ assumes ~evil-want-keybinding~ is set to nil
and ~evil-want-integration~ is set to t before loading ~evil~ and ~evil-collection.~