From 55ee6d1da278e9b5df848c64bc63a99e94b82a54 Mon Sep 17 00:00:00 2001 From: Marc Date: Wed, 6 Apr 2016 00:40:28 +0100 Subject: [PATCH] Add backticks to example --- creating_modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/creating_modules.md b/creating_modules.md index 80a1e25..9c7725d 100644 --- a/creating_modules.md +++ b/creating_modules.md @@ -70,5 +70,6 @@ Our HTML code should now look like this: {{hello}} +``` #### module.js