Skip to content

Commit d808cb0

Browse files
fix(docs): fix grammar (#37946)
1 parent ba0f9bf commit d808cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/configuration-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2700,7 +2700,7 @@ When the time passed since the release is _less_ than the set `minimumReleaseAge
27002700
After enough days have passed: Renovate replaces the "pending" status with a "passing" status check.
27012701

27022702
The datasource that Renovate uses must have a release timestamp for the `minimumReleaseAge` config option to work.
2703-
Some datasources may have a release timestamp, but in a format that's Renovate does not support.
2703+
Some datasources may have a release timestamp, but in a format Renovate does not support.
27042704
In those cases a feature request needs to be implemented.
27052705

27062706
<!-- prettier-ignore -->

0 commit comments

Comments
 (0)