From aeef39708c726d7430a2e2786e29e3daf144c3fb Mon Sep 17 00:00:00 2001 From: harold cooper Date: Fri, 11 Mar 2016 14:36:54 -0500 Subject: [PATCH] typos in overview --- docs/overview.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/overview.rst b/docs/overview.rst index cdd752b64..67d1491a9 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -49,14 +49,14 @@ Execution of scheduled calls ---------------------------- Scheduled function calls can be executed by anyone who wishes to initiate the -transaction who inturn is paid whatever amount was specified as the payment +transaction who in turn is paid whatever amount was specified as the payment value for the call. Cost ^^^^ -In addition to the gas costs, schedulers are also encouraged include a payment +In addition to the gas costs, schedulers are also encouraged to include a payment amount for the executor of the call. This value can be specified by the scheduler, meaning that you may choose to offer any amount for the execution of your function.