diff --git a/apps.json b/apps.json index f6bda645e..f8ee44dfd 100644 --- a/apps.json +++ b/apps.json @@ -4681,12 +4681,12 @@ "name": "Battery Level Widget (Themed)", "shortName":"Battery Theme", "icon": "widbata.png", - "screenshots": [{"url":"screenshot_widbat_1.png"}], + "screenshots": [{"url":"screenshot_widbata_1.png"}], "version":"0.01", "type": "widget", "supports": ["BANGLEJS2"], "readme": "README.md", - "description": "Show the current battery level status in the top right using the clocks colour theme", + "description": "Shows the current battery level status in the top right using the clocks colour theme", "tags": "widget,battery", "storage": [ {"name":"widbat.wid.js","url":"widbata.wid.js"} diff --git a/apps/widbata/README.md b/apps/widbata/README.md index 1567df930..6c3012793 100644 --- a/apps/widbata/README.md +++ b/apps/widbata/README.md @@ -1,6 +1,6 @@ # Battery Level Widget (Themed) -Show the current battery level status in the top right using the clocks colour theme +Shows the current battery level status in the top right using the clocks colour theme * Works with Bangle 2 * Simple design, no settings diff --git a/apps/widbata/widbata.png b/apps/widbata/widbata.png index 3a1f8281a..877af1707 100644 Binary files a/apps/widbata/widbata.png and b/apps/widbata/widbata.png differ