diff --git a/source/_components/media_player.firetv.markdown b/source/_components/media_player.firetv.markdown index 2369b7a66d5..f5b9de02247 100644 --- a/source/_components/media_player.firetv.markdown +++ b/source/_components/media_player.firetv.markdown @@ -47,8 +47,8 @@ media_player: Configuration variables: -- **host** (*Optional*): Where `firetv-server` is running. Default is localhost. -- **port** (*Optional*): THe port where `firetv-server` is running. Default is 5556. +- **host** (*Optional*): The host where `firetv-server` is running. Default is localhost. +- **port** (*Optional*): The port where `firetv-server` is running. Default is 5556. - **device** (*Optional*): The device ID. Defaults to `default`. - **name** (*Optional*): The friendly name of the device, default is 'Amazon Fire TV'.