Skip to content

Commit

Permalink
Fix recommended typo
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc authored and splitbrain committed Apr 3, 2023
1 parent 1aa2c37 commit 9b668ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -25,7 +25,7 @@
}
},
"suggest": {
"ext-mbstring": "The mbstring extension is highly reccomended to speed up all UTF-8 handling",
"ext-mbstring": "The mbstring extension is highly recommended to speed up all UTF-8 handling",
"ext-intl": "The intl extension allows for better locale specific sorting",
"squizlabs/php_codesniffer": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
"phpunit/phpunit": "Allows automated tests to be run without system-wide install (only version 4-7 are supported)."
Expand Down

0 comments on commit 9b668ce

Please sign in to comment.