diff --git a/website/docs/guides/docs/docs-create-doc.mdx b/website/docs/guides/docs/docs-create-doc.mdx index f068973ff7..4bc628d914 100644 --- a/website/docs/guides/docs/docs-create-doc.mdx +++ b/website/docs/guides/docs/docs-create-doc.mdx @@ -112,7 +112,7 @@ tags: :::tip -Tags can also be declared with `tags [Demo, Getting started]` +Tags can also be declared with `tags: [Demo, Getting started]`. Read more about all the possible [Yaml array syntaxes](https://www.w3schools.io/file/yaml-arrays/).