diff --git a/composer.json b/composer.json index 2781312..1def922 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "alexwestergaard/php-ga4", - "description": "PHP Wrapper for Google Analytics 4 with Server Side Tracking", + "description": "PHP Library for Google Analytics 4 with Server Side Tagging", "keywords": [ "php", "php8", @@ -52,4 +52,4 @@ }, "minimum-stability": "stable", "prefer-stable": true -} \ No newline at end of file +}