Skip to content

Commit

Permalink
Inserter: Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Richards <daniel.richards@automattic.com>
  • Loading branch information
noisysocks and talldan authored Oct 27, 2020
1 parent 6cbae2e commit f6e1ed1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { speak } from '@wordpress/a11y';
* @property {string=} rootClientId If set, insertion will be into the
* block with this ID.
* @property {number=} insertionIndex If set, insertion will be into this
* explciit position.
* explicit position.
* @property {string=} clientId If set, insertion will be after the
* block with this ID.
* @property {boolean=} isAppender Whether the inserter is an appender
Expand Down

0 comments on commit f6e1ed1

Please sign in to comment.