Skip to content

Commit 123bc51

Browse files
committed
minor #18784 [Serializer] Fix the subject agreement mistake - grammar (teklakct)
This PR was merged into the 5.4 branch. Discussion ---------- [Serializer] Fix the subject agreement mistake - grammar For more details about agreement errors in English please check https://www.swarthmore.edu/writing/agreement-errors-0 Commits ------- d754889 [Serializer] Fix the subject agreement mistake - grammar
2 parents 2b248d4 + d754889 commit 123bc51

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
@@ -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)