Skip to content

Commit

Permalink
documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lsaether committed Apr 2, 2018
1 parent 2ebd650 commit bcd9474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Block Scheduler and the Timestamp Scheduler. The function that we are intereste
function schedule(address _toAddress,
bytes _callData,
uint[7] _uintArgs)
uint[8] _uintArgs)
doReset
public payable returns (address);
Expand Down

0 comments on commit bcd9474

Please sign in to comment.