Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Commit

Permalink
Merge pull request #333 from brainbreaker/patch-1
Browse files Browse the repository at this point in the history
Fix small typo in handlers.rst
  • Loading branch information
nolar authored Mar 26, 2020
2 parents fedb1cd + acb90b2 commit 77bb639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/handlers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ and then ignored.
the operator starts or restarts.

It is the developer's responsibility to make the handlers idempotent
(re-executable with do duplicating side-effects).
(re-executable with no duplicating side-effects).


State-changing handlers
Expand Down

0 comments on commit 77bb639

Please sign in to comment.