Skip to content

Commit eaf24dd

Browse files
committed
Fix typo in composer.json
1 parent 4a62484 commit eaf24dd

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": "php-ds/ext-ds",
3-
"description": "An extension providing efficient internal data structures as an alterantive to arrays",
3+
"description": "An extension providing efficient internal data structures as an alternative to arrays",
44
"type": "php-ext",
55
"license": "MIT",
66
"keywords": [],

0 commit comments

Comments
 (0)