Merge pull request #3552 from linville/patch-1

Fix Tiny Typo
This commit is contained in:
Fabian Affolter 2017-10-08 00:13:32 +02:00 committed by GitHub
commit 0a78498fb8

View File

@ -51,7 +51,7 @@ script:
{% endif %}{% endraw %}
```
[Jinja2](http://jinja.pocoo.org/) supports a width variety of operations:
[Jinja2](http://jinja.pocoo.org/) supports a wide variety of operations:
- [Mathematical operation](http://jinja.pocoo.org/docs/dev/templates/#math)
- [Comparisons](http://jinja.pocoo.org/docs/dev/templates/#comparisons)