Skip to content

Commit

Permalink
build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nerrad committed Mar 23, 2019
1 parent e97525e commit a240b2a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ Whether the most recent block change was persistent.

### resetBlocks

Returns an action object used in signalling that blocks state should be
Returns an action generator used in signalling that blocks state should be
reset to the specified array of blocks, taking precedence over any other
content reflected as an edit in state.

Expand Down Expand Up @@ -868,7 +868,7 @@ Returns an action object that enables or disables block selection.

### replaceBlocks

Returns an action object signalling that a blocks should be replaced with
Returns an action generator signalling that a blocks should be replaced with
one or more replacement blocks.

*Parameters*
Expand Down

0 comments on commit a240b2a

Please sign in to comment.