Skip to content

Commit 61d7898

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Minor [Serializer] Fix the subject agreement mistake - grammar
2 parents d47995f + 3141c23 commit 61d7898

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

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

432432
.. _serializer_ignoring-attributes:
433433

0 commit comments

Comments
 (0)