From 4cc3f97569c6a06f6e7db0f7fe0a720fbef602e4 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Fri, 22 Feb 2013 15:45:42 +0000 Subject: [PATCH] Spelling fix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",