Update rss_feed_template.markdown (#4113)

add missing 'a' character in line 20
This commit is contained in:
Valiceemo 2017-12-01 17:26:52 +00:00 committed by Fabian Affolter
parent 6d96ddf423
commit 5013c8fa20
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -17,7 +17,7 @@ The `rss_feed_template` component can export any information from Home Assistant
For example, on Android, the app "Simple RSS Widget" can be used to display temperatures on the home screen. For example, on Android, the app "Simple RSS Widget" can be used to display temperatures on the home screen.
```yaml ```yaml
# Example configuration.yml entry # Example configuration.yaml entry
rss_feed_template: rss_feed_template:
# Accessible on <home assistant url>/api/rss_template/garden # Accessible on <home assistant url>/api/rss_template/garden
# Example: https://localhost:8123/api/rss_template/garden # Example: https://localhost:8123/api/rss_template/garden