Skip to content

Commit b82242e

Browse files
Update docs/usage/modules/manager/index.md
Co-authored-by: HonkingGoose <[email protected]>
1 parent 591488f commit b82242e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/modules/manager/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The goal of Renovate is to detect and maintain all third-party dependencies in y
1919
### File Matching
2020

2121
Most Renovate managers have a default `filePatterns` array.
22-
The `filePatterns` array has a regular expression, or glob pattern, that matches against the repository file list.
22+
The `filePatterns` array can hold a regular expression or glob pattern, that match against the repository file list.
2323

2424
#### Managers with no default filePatterns
2525

0 commit comments

Comments
 (0)