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 Franck Nijhof
parent 5877d2fe89
commit e0c7e20b6b

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