diff --git a/recipes/foreign_policy.recipe b/recipes/foreign_policy.recipe index 914bfdb22a..89d8fc5b2d 100644 --- a/recipes/foreign_policy.recipe +++ b/recipes/foreign_policy.recipe @@ -49,7 +49,7 @@ class ForeignPolicy(BasicNewsRecipe): recipe_specific_options = { 'issue': { - 'short': 'Enter the Issue Number you want to download ', + 'short': 'Enter the Issue ID you want to download ', 'long': 'For example, 411131563' } }