Skip to content

Commit adbb726

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: [Serializer] Fix punctuation in custom encoders docs
2 parents b8c6a0d + 669b180 commit adbb726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer/custom_encoders.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ create your own encoder that uses the
4949
Registering it in your app
5050
--------------------------
5151

52-
If you use the Symfony Framework. then you probably want to register this encoder
52+
If you use the Symfony Framework, then you probably want to register this encoder
5353
as a service in your app. If you're using the :ref:`default services.yaml configuration <service-container-services-load-example>`,
5454
that's done automatically!
5555

0 commit comments

Comments
 (0)