Change "it's" to "its" (#624)

This commit is contained in:
On Freund 2020-08-23 16:27:14 +03:00 committed by GitHub
parent 8a863cf173
commit 063e3ffd48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ This category is just a string: the translation of the integration name. This ke
#### State
If your integration provides entities under it's domain, you will want to translate the states. You do this by offering a `state` dictionary, that contains translations for states with different device classes. The key `_` is used for entities without a device class.
If your integration provides entities under its domain, you will want to translate the states. You do this by offering a `state` dictionary, that contains translations for states with different device classes. The key `_` is used for entities without a device class.
```json
{