diff --git a/docs/usage/configuration-options.md b/docs/usage/configuration-options.md index e49058dcb48183b9381cca21e461520b327cc987..033828b269f6b30c626535fb969a00fd19dbabe5 100644 --- a/docs/usage/configuration-options.md +++ b/docs/usage/configuration-options.md @@ -315,7 +315,7 @@ Configuration added here applies for all Go-related updates, however currently t Configuration for Go Modules (`go mod`). Supersedes anything in the `go` config object. -You might interested to add `"postUpdateOptions": ["gomodTidy"]` to your config if you'd like Renovate to run `go mod tidy` after any update. +You might be interested to add `"postUpdateOptions": ["gomodTidy"]` to your config if you'd like Renovate to run `go mod tidy` after any update. ## gradle