trivial fix (#602)

This commit is contained in:
Fredrik Wendt 2020-07-14 10:49:12 +02:00 committed by GitHub
parent 196931d758
commit 7bc13988c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,7 +102,7 @@ When you're writing code that is to be executed on the terminal, do not prefix t
For the [configuration templating](https://www.home-assistant.io/docs/configuration/templating/) [Jinja](http://jinja.pocoo.org/) is used. Check the [Documentation Standards](documenting/standards.md) for further details.
If you are don't escape templates then they will be rendered and appear blank on the website.
If you don't escape templates then they will be rendered and appear blank on the website.
### HTML