From 824a24bd4cccd8eb7bbeddbb62e240bfa1c2acb1 Mon Sep 17 00:00:00 2001 From: Jay Trees Date: Mon, 7 Mar 2022 13:55:23 +0100 Subject: [PATCH] Improve wording --- README.md | 2 +- manifest.json | 2 +- src/pages/home.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 52627ccb..40c609a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # wishthis -wishthis is a simple, intuitive and modern platform to create, manage and view +wishthis is a simple, intuitive and modern wishlist platform to create, manage and view your wishes for any kind of occasion ([demo](https://wishthis.online)). ![Wishlists](/src/assets/img/screenshots/wishlists.png "Wishlists") diff --git a/manifest.json b/manifest.json index 90705039..37ae8af6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "wishthis", "short_name": "wishthis", - "description": "wishthis is a simple, intuitive and modern platform to create, manage and view your wishes for any kind of occasion.", + "description": "wishthis is a simple, intuitive and modern wishlist platform to create, manage and view your wishes for any kind of occasion.", "categories": [ "productivity", "shopping" diff --git a/src/pages/home.php b/src/pages/home.php index 726d50e3..077df18f 100644 --- a/src/pages/home.php +++ b/src/pages/home.php @@ -21,7 +21,7 @@ $page->navigation();

Welcome to wishthis

- wishthis is a simple, intuitive and modern platform to create, + wishthis is a simple, intuitive and modern wishlist platform to create, manage and view your wishes for any kind of occasion.