Skip to content

Commit d754889

Browse files
authored
[Serializer] Fix the subject agreement mistake - grammar
1 parent e886b53 commit d754889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/serializer.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ It is also possible to serialize only a set of specific attributes::
459459
Only attributes that are not ignored (see below) are available.
460460
If some serialization groups are set, only attributes allowed by those groups can be used.
461461

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

464464
.. _serializer_ignoring-attributes:
465465

0 commit comments

Comments
 (0)