From 7137bf52891870e83dcd76da90e5e1f8e8c72103 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 8 Nov 2020 22:38:22 -0500 Subject: [PATCH] Update README.md --- samples/handlebarsjs-webpack-loader/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/handlebarsjs-webpack-loader/README.md b/samples/handlebarsjs-webpack-loader/README.md index a2b71b407..5f6631e51 100644 --- a/samples/handlebarsjs-webpack-loader/README.md +++ b/samples/handlebarsjs-webpack-loader/README.md @@ -13,7 +13,7 @@ extensions: - Handlebars createdDate: 3/5/2017 12:00:00 AM --- -## SPFx Sample with Handlebars.js +# SPFx Sample with Handlebars.js This sample demonstrate how to set up SPFx to use [Handlebars](http://handlebarsjs.com) through [webpack loader](https://webpack.github.io/docs/loaders.html).