File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ This component provides a partial, native PHP implementation of the
2121- [ ` grapheme_strstr ` ] ( https://php.net/grapheme_strstr ) : Returns part of haystack string from
2222 the first occurrence of needle to the end of haystack
2323- [ ` grapheme_substr ` ] ( https://php.net/grapheme_substr ) : Return part of a string
24- - [ `grapheme_str_split] ( https://php.net/grapheme_str_split ) : Splits a string into an array of individual or chunks of graphemes
24+ - [ ` grapheme_str_split ` ] ( https://php.net/grapheme_str_split ) : Splits a string into an array of individual or chunks of graphemes
2525
2626More information can be found in the
2727[ main Polyfill README] ( https://github.com/symfony/polyfill/blob/main/README.md ) .
You can’t perform that action at this time.
0 commit comments