diff --git a/docs/creating-your-site.md b/docs/creating-your-site.md index d8f24664e..4fc90ff28 100644 --- a/docs/creating-your-site.md +++ b/docs/creating-your-site.md @@ -78,8 +78,8 @@ theme: === "Other" - 3. Ensure your editor of choice has support for YAML schema validation. - 4. Add the following lines at the top of `mkdocs.yml`: + 1. Ensure your editor of choice has support for YAML schema validation. + 2. Add the following lines at the top of `mkdocs.yml`: ``` yaml # yaml-language-server: $schema=https://squidfunk.github.io/mkdocs-material/schema.json