Fix description of 'clear_completed_items' to use "remove" (#132014)

pull/132026/head
Norbert Rittel 2024-12-01 21:42:16 +01:00 committed by GitHub
parent e706a5ef27
commit 36ca4e8866
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
},
"clear_completed_items": {
"name": "Clear completed items",
"description": "Clears completed items from the shopping list."
"description": "Removes completed items from the shopping list."
},
"sort": {
"name": "Sort all items",