diff --git a/composer.json b/composer.json index 9b60ff95..4b560bf4 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "dvdoug/boxpacker", - "description": "An implementation of 3D bin packing/knapsack problem (aka creating parcels by putting items into boxes)", + "description": "An implementation of the 3D bin packing/knapsack problem (aka creating parcels by putting items into boxes)", "keywords": ["packing","binpacking","bin packing","knapsack","box","boxpacking","parcel","parcelpacking","shipping"], "homepage": "https://github.com/dvdoug/BoxPacker", "authors": [