Skip to content

Commit 211d032

Browse files
committed
Fixed typo in suggest extension
1 parent 3a7e7ea commit 211d032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
}
4040
},
4141
"suggest": {
42-
"ext-intl": "Required if you are going to use humanizer with other locales than en_EN"
42+
"ext-intl": "Required if you are going to use humanizer with different locales than en_EN"
4343
}
4444
}

0 commit comments

Comments
 (0)