8000 fix typo · symfony/symfony@91f6e69 · GitHub
[go: up one dir, main page]

Skip to content

Commit 91f6e69

Browse files
committed
fix typo
1 parent b399527 commit 91f6e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Serializer/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ CHANGELOG
2323
* added the optional `$objectClassResolver` argument in `AbstractObjectNormalizer`
2424
and `ObjectNormalizer` constructor
2525
* added `MetadataAwareNameConverter` to configure the serialized name of properties through metadata
26-
* `YamlEncoder` now handle the `.yml` extension too
26+
* `YamlEncoder` now handles the `.yml` extension too
2727

2828
4.1.0
2929
-----

0 commit comments

Comments
 (0)
0