Skip to content

Commit 7fe919b

Browse files
committed
Fix Composer project description
1 parent b43345d commit 7fe919b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marcelomx/php-facedetection",
3-
"description": "PHP class to detect on face in images. A pure PHP port of an existing JS code from Karthik Tharavad.",
3+
"description": "PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.",
44
"license": "GNU GPL v2",
55
"homepage": "https://github.com/mauricesvay/php-facedetection",
66
"authors": [

0 commit comments

Comments
 (0)