Skip to content

Commit 3f42e2c

Browse files
askeitajaviereguiluz
authored andcommitted
Corrected typo in serializer.rst
Replace "forgot" by "forget".
1 parent 18b0def commit 3f42e2c

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
@@ -972,7 +972,7 @@ Option Description
972972
``xml_version`` Sets the XML version attribute ``1.1``
973973
``xml_encoding`` Sets the XML encoding attribute ``utf-8``
974974
``xml_standalone`` Adds standalone attribute in the generated XML ``true``
975-
``xml_type_cast_attributes`` This provides the ability to forgot the attribute ``true``
975+
``xml_type_cast_attributes`` This provides the ability to forget the attribute ``true``
976976
type casting
977977
``xml_root_node_name`` Sets the root node name ``response``
978978
``as_collection`` Always returns results as a collection, even if ``false``

0 commit comments

Comments
 (0)