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: