Skip to content

Commit 815e8de

Browse files
committed
[Serializer] Fix punctuation in custom encoders docs
1 parent dbd1fee commit 815e8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer/custom_encoders.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ create your own encoder that uses the
5656
Registering it in your app
5757
--------------------------
5858

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

0 commit comments

Comments
 (0)