From b94562c2d4c1b4174b82462f4ed3a2942877032d Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 13 Apr 2022 02:51:04 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd2ecc3b..ebbd5e04 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ Support this project with a :star: > > * Using characters like `\n`, `%` and `\r` as separators would be [URL encoded](https://www.w3schools.com/tags/ref_urlencode.asp) > * 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 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) ## Versioning