Skip to content

Commit c97ac99

Browse files
rwb27bprobert97
andauthored
Update docs/source/actions.rst
Co-authored-by: Beth <167304066+bprobert97@users.noreply.github.com>
1 parent b6324e9 commit c97ac99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/actions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ If an action raises an unhandled exception, the action will terminate with an Er
108108
status and LabThings will log the error and the traceback.
109109

110110
In the case where the error has been handled, but the job needs to terminate the action
111-
should raise an `.InvocationError`` (or a error which subclasses this). The message from
111+
should raise an `.InvocationError` (or a error which subclasses this). The message from
112112
this exceptions will be logged, but the full traceback will not be logged as this error
113113
has been handled.

0 commit comments

Comments
 (0)