From 481a88f60154e8caebccd1aa4bceb4163703a035 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 19 Aug 2013 04:20:13 +0900 Subject: [PATCH] Update README --- README.md | 4 ++-- doc/easy_align.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e06f07b..40d88f4 100644 --- a/README.md +++ b/README.md @@ -430,8 +430,8 @@ let g:easy_align_bang_interactive_modes = ['c', 'r'] ### Alignments over multiple occurrences of delimiters -As we have seen before, the field number allows you to target specific -occurrences of delimiters when the lines contains multiple delimiter. +As we have seen before, you can use 'field number' to target specific +occurrences of delimiters when the lines contain multiple delimiters. To recap: diff --git a/doc/easy_align.txt b/doc/easy_align.txt index fc91854..7ff3d94 100644 --- a/doc/easy_align.txt +++ b/doc/easy_align.txt @@ -339,8 +339,8 @@ settings as follows. Alignments over multiple occurrences of delimiters ------------------------------------------------------------------------- -As we have seen before, the field number allows you to target specific -occurrences of delimiters when the lines contains multiple delimiter. +As we have seen before, you can use 'field number' to target specific +occurrences of delimiters when the lines contain multiple delimiters. To recap: