aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dea9958..2f5a3ba 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ If you want the cursor to be positioned between first empty quotes after expandi
(setq emmet-move-cursor-between-quotes t) ;; default nil
-Or if you don't want to move cursor after expandin:
+Or if you don't want to move cursor after expanding:
(setq emmet-move-cursor-after-expanding nil) ;; default t