diff --git a/docs/html/topics/configuration.md b/docs/html/topics/configuration.md index 2d63ac1413f..700a4d0ebf2 100644 --- a/docs/html/topics/configuration.md +++ b/docs/html/topics/configuration.md @@ -213,9 +213,9 @@ Use `no`, `false` or `0` instead. ## Precedence / Override order -Command line options have override environment variables, which override the +Command line options override environment variables, which override the values in a configuration file. Within the configuration file, values in -command-specific sections over values in the global section. +command-specific sections override values in the global section. Examples: