Skip to content

Commit 200f6f9

Browse files
authored
Update configuration.md
Very minor grammar issue.
1 parent 9204eb6 commit 200f6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Project settings are configured by default using a YAML configuration file in
1010
the project directory named `mkdocs.yml`. You can specify another path for it
1111
by using the `-f`/`--config-file` option (see `mkdocs build --help`).
1212

13-
As a minimum, this configuration file must contain the `site_name`. All other settings are optional.
13+
At a minimum, this configuration file must contain the `site_name`. All other settings are optional.
1414

1515
## Project information
1616

0 commit comments

Comments
 (0)