From e3ea6b7948826820cfd616fda2d9c974a4ead314 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 18 Jul 2023 02:56:15 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89bad33a..50ea27d4 100644 --- a/README.md +++ b/README.md @@ -901,7 +901,7 @@ And many more... > **Warning**: > > * Spaces in file names can introduce bugs when using bash loops. See: [#216](https://github.com/tj-actions/changed-files/issues/216) -> However, this action will handle spaces in file names, with a recommendation of using a separator to prevent hidden issues. +> However, this action will handle spaces in file names, with a recommendation of using a separator to prevent any hidden issues. > > ![Screen Shot 2021-10-23 at 9 37 34 AM](https://user-images.githubusercontent.com/17484350/138558767-b13c90bf-a1ae-4e86-9520-70a6a4624f41.png)