Skip to content

Commit

Permalink
renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
eightchbomb committed Oct 5, 2023
1 parent 0d89e7f commit 18db2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npr_corrections_scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# Initialize FeedGenerator
fg = FeedGenerator()
fg.id(URL)
fg.title('NPR Corrections')
fg.title('NPR Correctifier Bot')
fg.author({'name': 'NPR', 'email': '[email protected]'})
fg.link(href=URL, rel='alternate')
fg.subtitle('Corrections from NPR')
Expand Down

0 comments on commit 18db2ee

Please sign in to comment.