diff --git a/docs/syntax.md b/docs/syntax.md index 85fb636b..93c5ac59 100644 --- a/docs/syntax.md +++ b/docs/syntax.md @@ -14,7 +14,7 @@ Table of contents - `<%-`: Unescaped output - `<%#`: Comments - `<%`: Scriptlet - - `<%_`: Scriptlet, removes all preceeding whitespace + - `<%_`: Scriptlet, removes all preceding whitespace - Ending tags - `%>`: Regular ending tag - `-%>`: Removes trailing newline