branch: master
commit 07813be8478f070dcd649f7a1eaf58556968fe53
Author: Wilfred Hughes <[email protected]>
Commit: GitHub <[email protected]>
Spelling fixes
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 9ee4ecc..40b3ac5 100644
--- a/README.md
+++ b/README.md
@@ -66,11 +66,11 @@ Ivy and Swiper wiki is here: [the
wiki](https://github.com/abo-abo/swiper/wiki).
# Counsel
`ivy-mode` ensures that any Emacs command using
-`completiong-read-function` uses ivy for completion.
+`completing-read-function` uses ivy for completion.
Counsel takes this further, providing versions of common Emacs
commands that are customised to make the best use of ivy. For example,
-`counsel-find-file` has some additional keybidings. Pressing
+`counsel-find-file` has some additional keybindings. Pressing
<kbd>DEL</kbd> will move you to the parent directory.
# Swiper