Skip to content

Commit 6d0d399

Browse files
authored
Merge pull request #217 from nielsdos/typo-composer
Fix typo in composer.json
2 parents dc8cd8d + eaf24dd commit 6d0d399

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)