branch: externals/easy-kill
commit e2b667f651a3531164d24ea4cbcd8c34fba0e17f
Merge: af56568 17994a0
Author: Leo Liu <sdl....@gmail.com>
Commit: Leo Liu <sdl....@gmail.com>

    Merge pull request #27 from syohex/fix-doc
    
    Fix document
---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index d0e3263..f5b024e 100644
--- a/README.rst
+++ b/README.rst
@@ -41,7 +41,7 @@ The following keys modify the selection:
    ``M-w d @`` will append current function to last kill.
 #. ``C-w``: kill selection and exit
 #. ``+``, ``-`` and ``1..9``: expand/shrink selection
-#. ``0`` shrink the selection to the intitial size i.e. before any
+#. ``0`` shrink the selection to the initial size i.e. before any
    expansion
 #. ``C-SPC``: turn selection into an active region
 #. ``C-g``: abort
@@ -83,7 +83,7 @@ Install
 ~~~~~~~
 
 ``easy-kill`` is part of GNU ELPA and is also available on `MELPA
-<http://melpa.milkbox.net/#/easy-kill>`_.
+<https://melpa.org/#/easy-kill>`_.
 
 Extensions
 ~~~~~~~~~~

Reply via email to