Skip to content

Commit f253dec

Browse files
Fix typos
1 parent 89ecb57 commit f253dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ CHANGELOG
4545
* added `LazyString` which provides memoizing stringable objects
4646
* The component is not marked as `@experimental` anymore
4747
* added the `s()` helper method to get either an `UnicodeString` or `ByteString` instance,
48-
depending of the input string UTF-8 compliancy
48+
depending of the input string UTF-8 compliance
4949
* added `$cut` parameter to `Symfony\Component\String\AbstractString::truncate()`
5050
* added `AbstractString::containsAny()`
5151
* allow passing a string of custom characters to `ByteString::fromRandom()`

0 commit comments

Comments
 (0)