Skip to content

Commit e9b2d55

Browse files
authored
Fix Tiny Typo
"Wide", not "width" variety of operations.
1 parent 92f26e4 commit e9b2d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/configuration/templating.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ script:
5151
{% endif %}{% endraw %}
5252
```
5353
54-
[Jinja2](http://jinja.pocoo.org/) supports a width variety of operations:
54+
[Jinja2](http://jinja.pocoo.org/) supports a wide variety of operations:
5555
5656
- [Mathematical operation](http://jinja.pocoo.org/docs/dev/templates/#math)
5757
- [Comparisons](http://jinja.pocoo.org/docs/dev/templates/#comparisons)

0 commit comments

Comments
 (0)