* Initialize a block with the current state of an account so that it can
* subsequently be configured as a change, receive, or send transaction.
*
- * All parameters are eventually required in order to initialize the block, but
+ * All parameters are eventually required in order to initialize the block,
* but if `account` is an Account class object, its properties can be used for
* the other parameters instead of passing them into the constructor.
*