From 5379441fdacc6820f52f2ce8d0967769008ef5c9 Mon Sep 17 00:00:00 2001 From: Cyberbob241 <37499476+Cyberbob241@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:14:49 +0100 Subject: [PATCH] Update README.md Correction misspelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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