Skip to content

Commit 88c4757

Browse files
Merge pull request #309587 from khdownie/patch-6
Simplify wording on escaping special characters
2 parents eedf3de + 0571085 commit 88c4757

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/file-sync/file-sync-how-to-manage-tiered-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ To exclude files or folders from cloud tiering, follow these steps:
9292
>
9393
> `^ $ ( ) [ ] { } +`
9494
>
95-
> If these characters are not escaped, the exclusion policy will not work correctly for any folder path that contains them.
95+
> If you don't escape these characters, the exclusion policy won't work correctly for any folder path that contains them.
9696
9797
### Tiered downloads
9898

0 commit comments

Comments
 (0)