Skip to content

Commit 3141c23

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: [Serializer] Fix the subject agreement mistake - grammar
2 parents 874291a + 123bc51 commit 3141c23

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
@@ -426,7 +426,7 @@ It is also possible to serialize only a set of specific attributes::
426426
Only attributes that are not ignored (see below) are available.
427427
If some serialization groups are set, only attributes allowed by those groups can be used.
428428

429-
As for groups, attributes can be selected during both the serialization and deserialization process.
429+
As for groups, attributes can be selected during both the serialization and deserialization processes.
430430

431431
.. _serializer_ignoring-attributes:
432432

0 commit comments

Comments
 (0)