Skip to content

Commit fcd1e05

Browse files
committed
[#7040] fix the versionadded directive
1 parent 864a1e1 commit fcd1e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ All these encoders are enabled by default when using the Symfony Standard Editio
562562
with the serializer enabled.
563563

564564
.. versionadded:: 3.2
565-
The ``YamlEncoder`` and ``CsvEncoder`` encoders were added in Symfony 3.2
565+
The ``YamlEncoder`` and ``CsvEncoder`` encoders were introduced in Symfony 3.2
566566

567567
Handling Circular References
568568
----------------------------

0 commit comments

Comments
 (0)