Skip to content

Commit c783d60

Browse files
author
Simon Tite
authored
Update extending.rst, fix typo
completele -> completely
1 parent 80cf467 commit c783d60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Hook
5656
----
5757

5858
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.
59+
Using hooks we are able to slightly modify or completely rewrite content generated by serializers.
6060

6161

6262
Example

0 commit comments

Comments
 (0)