From dba823c23be747539a3a33dd792b5a109f07dbe7 Mon Sep 17 00:00:00 2001 From: Max Claus Nunes Date: Sun, 22 Jul 2018 10:41:26 -0300 Subject: [PATCH] Fix typo in docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4907544..e306b76 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ gaper Ignore watch over all test files: -> no need for this in case you are not using `--disable-default-ignore` +> no need for this in case if you are not using `--disable-default-ignore` ``` --ignore './**/*_test.go'