Skip to content

Commit ab71b0e

Browse files
authored
generics.rst: Fix typo discovered by codespell
1 parent 8d77121 commit ab71b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/pages/data-binding/generics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Generic xml model can be declared the same way:
5555

5656

5757
A generic model can be of one or more types and organized in a recursive structure.
58-
The following example illustrate how to describes a flexable SOAP request model:
58+
The following example illustrates how to describe a flexible SOAP request model:
5959

6060
*model.py:*
6161

0 commit comments

Comments
 (0)