Skip to content

Commit e45c1a3

Browse files
author
Andrew Shymanel
authored
fixed typos
Fixed small typos
1 parent 923cb5a commit e45c1a3

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)