Merge pull request #2122 from nrchandan/patch-1

Update common-patterns.rst
This commit is contained in:
chriseth
2017-04-18 14:55:36 +02:00
committed by GitHub
+1 -1
View File
@@ -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