rfeed icon indicating copy to clipboard operation
rfeed copied to clipboard

Typo Error in feed example snippet

Open AlexMeier99 opened this issue 7 years ago • 0 comments

Hi, there seems to be an typo error in Line 28 of the documentation snippet for a rss feed with rfeed. link = "http://www.example.com/rss" As far as i know, it should be: link = "http://www.example.com/rss", So with a comma at the end. Kind regards, Alex

AlexMeier99 avatar Nov 22 '17 19:11 AlexMeier99