diff --git a/components/serializer.rst b/components/serializer.rst index 29c008ce2c4..481a48efea6 100644 --- a/components/serializer.rst +++ b/components/serializer.rst @@ -459,7 +459,7 @@ It is also possible to serialize only a set of specific attributes:: Only attributes that are not ignored (see below) are available. If some serialization groups are set, only attributes allowed by those groups can be used. -As for groups, attributes can be selected during both the serialization and deserialization process. +As for groups, attributes can be selected during both the serialization and deserialization processes. .. _serializer_ignoring-attributes: