Skip to content

Commit

Permalink
peer-state-actions: fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Mar 17, 2023
1 parent 4ce589f commit ce568cf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -323,7 +323,7 @@ data FirstToFinishResult
-- | A mini-protocol failed with an exception.
= MiniProtocolError !MiniProtocolException

-- | A mini-protocols terminated sucessfuly.
-- | A mini-protocols terminated successfully.
--
-- TODO: we should record the return value of a protocol: it is meaningful
-- (for tracing). But it requires more plumbing to be done: consensus
Expand Down

0 comments on commit ce568cf

Please sign in to comment.