Skip to content

Commit 28895ed

Browse files
author
python-desert
authored
Fix doc
2 parents 1810ee3 + 610bd3e commit 28895ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Any :class:`marshmallow.Schema.Meta` value is accepted in the meta dict. For exa
128128

129129
.. testoutput::
130130

131-
A({"x": 1})
131+
A(x=1)
132132

133133

134134

0 commit comments

Comments
 (0)