From b2db7a11cd343f73ae67b87e4d77ffc8bf469d07 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Mon, 22 Jul 2024 16:09:02 +0530 Subject: [PATCH] ... --- recipes/foreign_policy.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' } }