We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9009639 + e45c1a3 commit c7d5ddaCopy full SHA for c7d5dda
docs/html/topics/configuration.md
@@ -213,9 +213,9 @@ Use `no`, `false` or `0` instead.
213
214
## Precedence / Override order
215
216
-Command line options have override environment variables, which override the
+Command line options override environment variables, which override the
217
values in a configuration file. Within the configuration file, values in
218
-command-specific sections over values in the global section.
+command-specific sections override values in the global section.
219
220
Examples:
221
0 commit comments