From fc59b63d2f2a16bbf93728b0546bec2d7688dca0 Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Wed, 26 Sep 2012 00:24:32 +0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acd0727..2795a69 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Start out with: (require 'multiple-cursors) Then you have to set up your keybindings - multiple-cursors doesn't presume to -know how you'd like them layed out. Here are some examples: +know how you'd like them laid out. Here are some examples: When you have an active region that spans multiple lines, the following will add a cursor to each line: