diff --git a/docusaurus/docs/custom-templates.md b/docusaurus/docs/custom-templates.md
index 4cf863e984e1153edf0c42820180f7b1b31f5e85..de7906a5b9fb57d9edfaa3cc4d59e1d9daa4cc67 100644
--- a/docusaurus/docs/custom-templates.md
+++ b/docusaurus/docs/custom-templates.md
@@ -31,7 +31,7 @@ If you're interested in building a custom template, first take a look at how we'
 A template must have the following structure:
 
 ```
-my-app/
+cra-template-[template-name]/
   README.md (for npm)
   template.json
   package.json