diff --git a/apps/fastreset/README.md b/apps/fastreset/README.md index 44b855454..b23023f4a 100644 --- a/apps/fastreset/README.md +++ b/apps/fastreset/README.md @@ -1,6 +1,6 @@ # Fast Reset -Reset the watch by pressing the hardware button just a little bit longer than a click. If 'Fastload Utils' is installed this will typically be done with fastloading. A buzz acts as indicator. +Reset the watch to the clock face by pressing the hardware button just a little bit longer than a click. If 'Fastload Utils' is installed this will typically be done with fastloading. A buzz acts as indicator. Fast Reset was developed with the app history feature of 'Fastload Utils' in mind. If many apps are in the history stack, the user may want a fast way to exit directly to the clock face without using the firmwares reset function. diff --git a/apps/fastreset/metadata.json b/apps/fastreset/metadata.json index 455649b48..ccd5e1ce4 100644 --- a/apps/fastreset/metadata.json +++ b/apps/fastreset/metadata.json @@ -2,7 +2,7 @@ "name": "Fast Reset", "shortName":"Fast Reset", "version":"0.03", - "description": "Reset the watch by pressing the hardware button just a little bit longer than a click. If 'Fastload Utils' is installed this will typically be done with fastloading. A buzz acts as indicator.", + "description": "Reset the watch to the clock face by pressing the hardware button just a little bit longer than a click. If 'Fastload Utils' is installed this will typically be done with fastloading. A buzz acts as indicator.", "icon": "app.png", "type": "bootloader", "tags": "system",