spellcheck (#1100)

This commit is contained in:
Sam 2018-12-06 16:08:30 -05:00 committed by Dylan Piercey
parent 35fdbe7abb
commit e307b2fe13

View File

@ -115,7 +115,7 @@ module.exports = {
## Concise Syntax
Marko also support a beautiful concise syntax as an alternative to the HTML
Marko also supports a beautifully concise syntax as an alternative to HTML
syntax. Find out more about the [concise syntax here](http://markojs.com/docs/concise/).
```marko