From 7200791f3b96036714e3a175662c727c2698d0f2 Mon Sep 17 00:00:00 2001 From: Cesar Andreu Date: Mon, 29 Jun 2015 18:30:21 -0700 Subject: [PATCH] Fix example template --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb6779a..eef386c 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ plugins: [ - {%=o.htmlWebpackPlugin.options.title} + {%= o.htmlWebpackPlugin.options.title %}