diff --git a/composer.json b/composer.json index fe7ff0e3..203ee7e5 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "lncd/oauth2", - "description": "A lightweight and powerful OAuth 2.0 authoriation and resource server library with support for all the core specification grants", + "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants", "version": "1.0.6", "homepage": "https://github.com/lncd/OAuth2", "license": "MIT",