diff --git a/docs/common-patterns.rst b/docs/common-patterns.rst index 5fa842428..de2da690b 100644 --- a/docs/common-patterns.rst +++ b/docs/common-patterns.rst @@ -232,7 +232,7 @@ reached at a certain point in **time**. An example for this is a blind auction contract which starts in the stage "accepting blinded bids", then transitions to "revealing bids" which is ended by -"determine auction autcome". +"determine auction outcome". .. index:: function;modifier