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.
1 parent 9204eb6 commit 200f6f9Copy full SHA for 200f6f9
docs/user-guide/configuration.md
@@ -10,7 +10,7 @@ Project settings are configured by default using a YAML configuration file in
10
the project directory named `mkdocs.yml`. You can specify another path for it
11
by using the `-f`/`--config-file` option (see `mkdocs build --help`).
12
13
-As a minimum, this configuration file must contain the `site_name`. All other settings are optional.
+At a minimum, this configuration file must contain the `site_name`. All other settings are optional.
14
15
## Project information
16
0 commit comments