We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80cf467 commit c783d60Copy full SHA for c783d60
1 file changed
docs/extending.rst
@@ -56,7 +56,7 @@ Hook
56
----
57
58
Hooks are used for easy and quick manipulation with generated ElementTree elements. Hooks are called for each newly created element.
59
-Using hooks we are able to slightly modify or completele rewrite content generated by serializers.
+Using hooks we are able to slightly modify or completely rewrite content generated by serializers.
60
61
62
Example
0 commit comments