Skip to content

Commit

Permalink
docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PietroPasotti committed Oct 23, 2023
1 parent 379738c commit c83bd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scenario/mocking.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@


class ActionMissingFromContextError(Exception):
"""Raised when the user attempts to action-related hook tools when not handling an action."""
"""Raised when the user attempts to invoke action hook tools outside an action context."""

# This is not an ops error: in ops, you'd have to go exceptionally out of your way to trigger
# this flow.
Expand Down

0 comments on commit c83bd8a

Please sign in to comment.