Skip to content

Commit bdea915

Browse files
authored
Formatting and spelling in description
1 parent 07a0c4f commit bdea915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/nunjucks/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ released: September 2012
99
short_description: Templating language for JavaScript.
1010
url: https://mozilla.github.io/nunjucks/
1111
---
12-
Nunjucks is a templating language that is compiled using JavaScript.
13-
Although language agnostic it is typically used to create HTML files.
12+
**Nunjucks** is a templating language that is compiled using JavaScript.
13+
Although language-agnostic it is typically used to create HTML files.
1414
It allows for source code to be simplified using macros or blocks, avoiding repetition, and supports inheritance.

0 commit comments

Comments
 (0)