branch: elpa/evil-matchit
commit 369eb7ca8c2cfd33a641326fe5e1d5710c02dd0a
Author: Chen Bin <[email protected]>
Commit: Chen Bin <[email protected]>

    minor typo in README
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 03939a382e..ce593dae3c 100644
--- a/README.org
+++ b/README.org
@@ -164,7 +164,7 @@ The third column contains the closed tags(s).
 Simple, eh?
 
 Basically you just need:
-- copy the content of evil-matchit-script.el to you ~/.emacs
+- copy the content of evil-matchit-script.el to your ~/.emacs
 - Search and replace the string "_script" with "_mylanguage" to respect the 
name space
 - Update the value of evilmi--mylanguage-match-tags
 - Notify the evil-matchit about support for new commands (check previous 
section for details)

Reply via email to