From 4eb2525b493850ed40b471e390f5078486903ca5 Mon Sep 17 00:00:00 2001 From: Max Claus Nunes Date: Sat, 18 Dec 2021 07:30:07 -0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 402eab6..6f5c2c4 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ gaper \ --watch . ``` -Ignore watch over all test files: +Example to ignore watching over all test files: > no need for this if you have not disabled the default ignore settings `--disable-default-ignore`