We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a08ed commit c616256Copy full SHA for c616256
packages/webdoc-cli/README.md
@@ -42,4 +42,4 @@ webdoc determines the list of source files as follows:
42
1. All paths in `source.include` and their subdirectories are added.
43
2. Paths matching atleast one `source.includePattern` are kept (skipped if no include pattern is provided).
44
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.
+4. All paths that equal or are inside a path in `source.exclude` are filtered out.
0 commit comments