From 0ce554c4a5799bea495225fd402f334d196831cd Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 7 May 2013 01:18:24 +0900 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70d273b..041b63a 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ For example, when aligning the following code block, } ``` -we don't want to the comment lines to affect the alignment, +we don't want the comment lines to affect the alignment, so this is usually what we want. ```