diff --git a/README.md b/README.md index 4102451..f7f747d 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ key | description **feed_url (Required)** | The RSS feed URL **date_format (Optional)** | strftime date format for date strings **Default** `%a, %b %d %I:%M %p` **local_time (Optional)** | Whether to convert date into local time **Default** false -**show_topn (Optional)** | fetch how many entres from rss source,if not set then fetch all +**show_topn (Optional)** | fetch how many entries from rss source,if not set then fetch all **inclusions (Optional)** | List of fields to include from populating the list **exclusions (Optional)** | List of fields to exclude from populating the list **scan_interval (Optional)** | Update interval in hours