Skip to content

Commit 0a78498

Browse files
authored
Merge pull request home-assistant#3552 from linville/patch-1
Fix Tiny Typo
2 parents 92f26e4 + e9b2d55 commit 0a78498

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)