diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 623392c5ca..a95151612a 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "wordpress/wordpress", "license": "GPL-2.0-or-later", - "description": "WordPress is web software you can use to create a beautiful website or blog.", + "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.", "homepage": "https://wordpress.org", "keywords": [ "blog", "cms", "wordpress", "wp" |