diff --git a/docs/tutorials.rst b/docs/tutorials.rst index ec15276ed7c5bd480699facfea00ea5e3dc231bc..442bb0b668b5752158d4f649d7ca3aa479eca36d 100644 --- a/docs/tutorials.rst +++ b/docs/tutorials.rst @@ -76,7 +76,7 @@ When using `nobroadcast=True` the transaction is not broadcasted but printed. pprint(account.transfer("test1", 1, "STEEM")) -When excecuting the script above, the output will be similar to the following: +When executing the script above, the output will be similar to the following: .. code-block:: js