Skip to content

Commit c7d5dda

Browse files
authored
Merge pull request #11122 from andrewshymanel/patch-1
fixed typos
2 parents 9009639 + e45c1a3 commit c7d5dda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/html/topics/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,9 @@ Use `no`, `false` or `0` instead.
213213

214214
## Precedence / Override order
215215

216-
Command line options have override environment variables, which override the
216+
Command line options override environment variables, which override the
217217
values in a configuration file. Within the configuration file, values in
218-
command-specific sections over values in the global section.
218+
command-specific sections override values in the global section.
219219

220220
Examples:
221221

0 commit comments

Comments
 (0)