Fixed typo (#6355)

This commit is contained in:
ladefoged81 2018-09-25 19:21:16 +02:00 committed by Fabian Affolter
parent 2068f12e74
commit 3b75a9b24e

View File

@ -196,7 +196,7 @@ media_player:
```
<p class='note'>
This example and the following requires to have the [script.json-cec](https://github.com/joshjowen/script.json-cec) plugin installed on your kodi player. It'll also expose th endpoints standy, toggle and activate without authentication on your kodi player. Use this with caution.
This example and the following requires to have the [script.json-cec](https://github.com/joshjowen/script.json-cec) plugin installed on your kodi player. It'll also expose the endpoints standby, toggle and activate without authentication on your kodi player. Use this with caution.
</p>
### {% linkable_title Kodi services samples %}