Minor: fix a small bug in the tutorial.rst doc file

This commit is contained in:
Mike Hearn 2016-02-18 17:47:20 +01:00
parent 02f5dc5948
commit ba62330a6e

View File

@ -637,7 +637,7 @@ the exact message).
Adding a generation API to your contract
--------------------------------------
----------------------------------------
Contract classes **must** provide a verify function, but they may optionally also provide helper functions to simplify
their usage. A simple class of functions most contracts provide are *generation functions*, which either create or