From 7b0ab4a49b8cc2928716b20351e306087688251a Mon Sep 17 00:00:00 2001 From: thamaraiselvam Date: Mon, 28 Sep 2020 09:22:44 +0530 Subject: [PATCH] colordiff: fix description tense issue --- pages/common/colordiff.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/colordiff.md b/pages/common/colordiff.md index f86c82a935..dae96d70f8 100644 --- a/pages/common/colordiff.md +++ b/pages/common/colordiff.md @@ -20,6 +20,6 @@ `colordiff -s {{file1}} {{file2}}` -- Ignoring white spaces: +- Ignore white spaces: `colordiff -w {{file1}} {{file2}}`