From 53592ded3797db00587fe6f0893e612acf35f25d Mon Sep 17 00:00:00 2001 From: Ilya Radchenko Date: Fri, 11 Mar 2016 11:22:15 -0500 Subject: [PATCH] Fix layout path typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8348259..47891cf 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Given the following breakpoint names: `mobile`, `tablet`, `desktop`. ember g layout index/ ``` -This will add the `index/-layouts//hbs` file to your application. +This will add the `index/-layouts/.hbs` file to your application. Layouts are compiled into a single `template.hbs` for the route or component which will activate the correct layout based on booleans provided by the