diff --git a/apps/advcasio/README.md b/apps/advcasio/README.md
index c8bc5b030..1f4b0b7d4 100644
--- a/apps/advcasio/README.md
+++ b/apps/advcasio/README.md
@@ -30,7 +30,7 @@ Web interface to update weather & scratchpad
## Usage
### How to update the tasks list / weather
-- you need an free openweathermap.org api key
+- you will need a free openweathermap.org api key.
- go to https://adv-casio-bangle-updater.herokuapp.com
- Alternatively you can install it on your own server/heroku/service/github pages, the web-app code is here
- fill the location and the api key (it will be saved on your browser, no need to do it each time)
diff --git a/apps/advcasio/metadata.json b/apps/advcasio/metadata.json
index b4d17e512..388defcee 100644
--- a/apps/advcasio/metadata.json
+++ b/apps/advcasio/metadata.json
@@ -2,7 +2,7 @@
"name": "Advanced Casio Clock",
"shortName":"advcasio",
"version":"0.01",
- "description": "An over-engineered clock inspired by Casio watches. It has a 4 days weather, a timer using swipe and a scratchpad. Can be updated using a webapp",
+ "description": "An over-engineered clock inspired by Casio watches. It has a 4 days weather, a timer using swipe and a scratchpad. Can be updated using a dedicated webapp.",
"icon": "app.png",
"tags": "clock",
"type": "clock",