We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 604227f commit d16d637Copy full SHA for d16d637
docs/custom-templates.md
@@ -19,7 +19,7 @@ How you populate this folder with your custom templates is up to you:
19
The following files are required for a custom template:
20
21
* `custom-template-name.jsx` - A javascript module for the template.
22
-* custom-template-name.json - A configuration file for the template.
+* `custom-template-name.json` - A configuration file for the template.
23
24
Replace `custom-template-name` with a unique name for the template.
25
0 commit comments