diff --git a/docs.dist/tutorial-basics/create-a-document.md b/docs.dist/tutorial-basics/create-a-document.md
index feaced79d0a3413b9d7b6c1bfa7f3d4466367c0c..b4a072ecddc1cd1ce8b7997b4983daee96cedfeb 100644
--- a/docs.dist/tutorial-basics/create-a-document.md
+++ b/docs.dist/tutorial-basics/create-a-document.md
@@ -26,7 +26,7 @@ A new document is now available at `http://localhost:3000/docs/hello`.
 
 Docusaurus automatically **creates a sidebar** from the `docs` folder.
 
-Add metadata to customize the sidebar label and position:
+Add metadatas to customize the sidebar label and position:
 
 ```md title="docs/hello.md" {1-4}
 ---