Skip to content

Commit

Permalink
Fix typo in docs for octoprint.server.api.before_request
Browse files Browse the repository at this point in the history
  • Loading branch information
kantlivelong committed May 5, 2021
1 parent 0580b0f commit 513b9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugins/hooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1430,7 +1430,7 @@ octoprint.server.api.after_request
octoprint.server.api.before_request
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. py:function:: after_request_handlers_hook(*args, **kwargs)
.. py:function:: before_request_handlers_hook(*args, **kwargs)
.. versionadded:: 1.3.10

Expand Down

0 comments on commit 513b9b9

Please sign in to comment.