From d9aa06545c344ac0530937e761481ffd04ce4f4b Mon Sep 17 00:00:00 2001 From: Nate Mills Date: Sun, 3 Nov 2019 14:23:35 -0800 Subject: [PATCH] Updating wording --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e7eed24..d0deada 100644 --- a/readme.md +++ b/readme.md @@ -43,7 +43,7 @@ Using this command will select the rows that would be highlighted when Highlight ### Remove Duplicates -Using this command will remove all duplicate lines from the file. The first instance of each duplicate will be kept. This command is similar to the build in "Permute Lines > Unique" function found in the Edit menu, however with this you are able to ignore letter case. +Using this command will remove all duplicate lines from the file. The first instance of each duplicate will be kept. This command is similar to the build in "Permute Lines > Unique" function found in the Edit menu, however this will follow the plugin's settings for what is considered a duplicate. For example... ``` html