diff --git a/content/_index.md b/content/_index.md index fc70fd0..9c11e87 100644 --- a/content/_index.md +++ b/content/_index.md @@ -19,8 +19,8 @@ sort_by = "weight" About ----- -`rsspls` generates RSS feeds from web pages using [CSS selectors][selectors] to extracts -parts of the page to turn into a feed. Example use cases: +`rsspls` generates RSS feeds from web pages using [CSS selectors][selectors] to +extract parts of the page and turn them into a feed. Example use cases: * Create a feed for a blog that does not have one so that you will know when there are new posts.