Skip to content

Commit e1d1c36

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: [Serializer] Fix punctuation in custom encoders docs
2 parents a2dc77b + 145ec37 commit e1d1c36

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)