Skip to content

Commit c616256

Browse files
authored
Update README.md
Fix typo
1 parent 55a08ed commit c616256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/webdoc-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ webdoc determines the list of source files as follows:
4242
1. All paths in `source.include` and their subdirectories are added.
4343
2. Paths matching atleast one `source.includePattern` are kept (skipped if no include pattern is provided).
4444
3. Paths matching atleast one `source.excludePattern` are filtered out.
45-
4. Alls path that equal or are inside a path in `source.exclude` are filtered out.
45+
4. All paths that equal or are inside a path in `source.exclude` are filtered out.

0 commit comments

Comments
 (0)