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
21
21
- [ ` grapheme_strstr ` ] ( https://php.net/grapheme_strstr ) : Returns part of haystack string from
22
22
the first occurrence of needle to the end of haystack
23
23
- [ ` 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
25
25
26
26
More information can be found in the
27
27
[ main Polyfill README] ( https://github.com/symfony/polyfill/blob/main/README.md ) .
You can’t perform that action at this time.
0 commit comments