From c73ed469dcfea98babb101e098a4a6a8f257d3ce Mon Sep 17 00:00:00 2001 From: godfreyd <“sergei-b84@bk.ru”> Date: Fri, 24 Jun 2016 13:48:02 +0300 Subject: [PATCH] Replace *.bemhtml with *.bemhtml.js [issue 404] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 396a114..a6eb094 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ walk([ // entity: { block: "page" }, // level: "libs/bem-core/desktop.blocks", // tech: "bemhtml", -// path: "libs/bem-core/desktop.blocks/page/page.bemhtml" +// path: "libs/bem-core/desktop.blocks/page/page.bemhtml.js" // }, // ... // ]