Skip to content

Commit 27c8748

Browse files
authored
docs: fix typo
1 parent 75535b5 commit 27c8748

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ $ posthtml --help
4343
$ posthtml inputFolder/**/*.html -o outputFolder -a
4444
$ posthtml inputFolder/**/*.html -o outputFolder -a -r inputFolder
4545
```
46-
> ⚠️ Please note that when using patterns on the command line `*` and `!` escaping of characters is necessary. When using as npc scripts, you only need to screen the pattern `*`. [About the reasons](https://github.com/posthtml/posthtml-cli/issues/317#issuecomment-676330082)
46+
> ⚠️ Please note that when using patterns on the command line `*` and `!` escaping of characters is necessary. When using as **npm** scripts, you only need to screen the pattern `*`. [About the reasons](https://github.com/posthtml/posthtml-cli/issues/317#issuecomment-676330082)
4747
4848
## Options
4949

0 commit comments

Comments
 (0)