diff --git a/recipes/wash_post.recipe b/recipes/wash_post.recipe index 0bdec291a5..c0cf2c750f 100644 --- a/recipes/wash_post.recipe +++ b/recipes/wash_post.recipe @@ -58,7 +58,7 @@ class TheWashingtonPost(BasicNewsRecipe): # Undocumented feeds. (u'White House', u'http://feeds.washingtonpost.com/rss/politics/whitehouse'), - (u'Redskins', u'http://feeds.washingtonpost.com/rss/sports/redskins'), + (u'Commanders', u'http://feeds.washingtonpost.com/rss/sports/redskins'), ] def preprocess_html(self, soup, *a):