Improve wording
This commit is contained in:
parent
f6acb65d36
commit
824a24bd4c
3 changed files with 3 additions and 3 deletions
|
@ -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")
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -21,7 +21,7 @@ $page->navigation();
|
|||
<div class="ui segment">
|
||||
<h2 class="ui header">Welcome to wishthis</h2>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue