Skip to content

Commit 786ada3

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Corrected typo in serializer.rst
2 parents 22211ff + 94c965a commit 786ada3

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
@@ -1073,7 +1073,7 @@ Option Description
10731073
``xml_version`` Sets the XML version attribute ``1.1``
10741074
``xml_encoding`` Sets the XML encoding attribute ``utf-8``
10751075
``xml_standalone`` Adds standalone attribute in the generated XML ``true``
1076-
``xml_type_cast_attributes`` This provides the ability to forgot the attribute ``true``
1076+
``xml_type_cast_attributes`` This provides the ability to forget the attribute ``true``
10771077
type casting
10781078
``xml_root_node_name`` Sets the root node name ``response``
10791079
``as_collection`` Always returns results as a collection, even if ``false``

0 commit comments

Comments
 (0)