Skip to content

Commit dc0233a

Browse files
authored
Corrected typo in serializer.rst
Replace "forgot" by "forget".
1 parent 8717a1c commit dc0233a

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
@@ -1085,7 +1085,7 @@ Option Description
10851085
``xml_version`` Sets the XML version attribute ``1.1``
10861086
``xml_encoding`` Sets the XML encoding attribute ``utf-8``
10871087
``xml_standalone`` Adds standalone attribute in the generated XML ``true``
1088-
``xml_type_cast_attributes`` This provides the ability to forgot the attribute ``true``
1088+
``xml_type_cast_attributes`` This provides the ability to forget the attribute ``true``
10891089
type casting
10901090
``xml_root_node_name`` Sets the root node name ``response``
10911091
``as_collection`` Always returns results as a collection, even if ``false``

0 commit comments

Comments
 (0)