diff --git a/apps/longpressbuzz/README.md b/apps/longpressbuzz/README.md index 1c5969faa..6394faa75 100644 --- a/apps/longpressbuzz/README.md +++ b/apps/longpressbuzz/README.md @@ -1,6 +1,6 @@ # Long Press, Buzz! -Buzz at boot after a long press to indicate the watch was reinitiated per your command. +Buzz at boot after a long press to indicate the watch was reinitiated at your command. To infinity and beyond, space ranger! diff --git a/apps/longpressbuzz/metadata.json b/apps/longpressbuzz/metadata.json index f978bf113..56e06f0bd 100644 --- a/apps/longpressbuzz/metadata.json +++ b/apps/longpressbuzz/metadata.json @@ -2,7 +2,7 @@ "name": "Long Press, Buzz!", "shortName":"LPB", "version":"0.01", - "description": "Buzz at boot after a long press to indicate the watch was reinitiated per your command.", + "description": "Buzz at boot after a long press to indicate the watch was reinitiated at your command.", "icon": "app.png", "type": "bootloader", "tags": "system",