From 0183cbd26ca0254bdbc3603504fa1c4ba0a41799 Mon Sep 17 00:00:00 2001 From: "J. King" Date: Fri, 17 Apr 2020 12:09:17 -0400 Subject: [PATCH] Change Composer description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a22ab8e..69d461d 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "mensbeam/mimesniff", "type": "library", - "description": "An implementation of the WHATWG Mimesniff specification", + "description": "An implementation of the WHATWG MIME Sniffing specification", "keywords": ["whatwg", "mime", "mimesniff"], "license": "MIT", "authors": [