Skip to content

Commit b0723ef

Browse files
javiereguiluzyceruto
authored andcommitted
Fixed a method name
1 parent b600b3c commit b0723ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/error_renderer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ class anywhere in your project::
155155

156156
.. tip::
157157

158-
If the ``getformat()`` method of your error renderer matches one of formats
158+
If the ``getFormat()`` method of your error renderer matches one of formats
159159
supported by the built-in renderers, the built-in renderer is replaced by
160160
your custom renderer.
161161

0 commit comments

Comments
 (0)