Fix Tiny Typo

"Wide", not "width" variety of operations.
This commit is contained in:
Aaron Linville 2017-10-07 18:06:52 -04:00 committed by GitHub
parent 92f26e41bf
commit e9b2d55629

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)