From 7c57257db38295338d7337685a86ef9202d60ee5 Mon Sep 17 00:00:00 2001 From: Max Claus Nunes Date: Sat, 19 Jan 2019 17:47:02 -0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8795e20..ed44e10 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ gaper Ignore watch over all test files: -> no need for this in case if you are not using `--disable-default-ignore` +> no need for this if you have not disabled the default ignore settings `--disable-default-ignore` ``` --ignore './**/*_test.go'