Skip to content

Commit 94c965a

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Corrected typo in serializer.rst
2 parents 49d5929 + 001fadb commit 94c965a

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)