From 62ed2e5b8628d0a36b34b5699a8cf3d304c2ca08 Mon Sep 17 00:00:00 2001 From: tindli Date: Tue, 18 Aug 2015 01:59:33 +0200 Subject: [PATCH] fixed typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d48344f23..34648c9cd 100644 --- a/README.md +++ b/README.md @@ -604,7 +604,7 @@ If necessary, you can escape `$` using a forward slash to have it be treated as ```xml Test: \${hello} - ``` @@ -1706,7 +1706,7 @@ _In `marko-tag.json`:_ _NOTE: It is not necessary to declare the `renderer` since the scanner will automatically use `renderer.js` as the renderer._ -`tags-dir` also accepts an array if you have taglibs organized in multiple folers. +`tags-dir` also accepts an array if you have taglibs organized in multiple folders. ```json {