From 27d4eb081fb4001a93793a2381102b7e188b2d9f Mon Sep 17 00:00:00 2001 From: Ayushman Chhabra <14110965+ayushmanchhabra@users.noreply.github.com> Date: Wed, 14 Aug 2024 23:56:08 +0530 Subject: [PATCH] fix(docs): correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3841a2..76971b8 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ grunt.initConfig({ }); ``` -When globbing is enabled: +When globbing is disabled: ```patch grunt.initConfig({