diff --git a/composer.json b/composer.json index 12d7b94..2186c99 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "loomlabs/utility.collection", - "description": "An object-oriented way to work with arrays", + "description": "An object-oriented way to work with arrays.", "autoload": { "psr-4": { "Loom\\Utility\\Collection\\": "src/"