We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7941ae8 commit a279ddaCopy full SHA for a279dda
1 file changed
README.md
@@ -243,7 +243,7 @@ Layouts can also have contexts and parent layouts.
243
```
244
{_main-layout.hbs} # main layout with doctype, head, scripts declaration
245
{app/app-layout.hbs} # dashboard layout with sidebar, header and footer
246
- {app/forms/forms-page.hbs} # any dashboard page
+ {app/forms/forms-page.hbs} # any dashboard page
247
248
249
0 commit comments