Skip to content

Commit af5bb15

Browse files
committed
Spelling
1 parent 8828084 commit af5bb15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TUTORIAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ via it's own subcomponent [`<BlockEdit>`](https://github.com/WordPress/gutenberg
399399

400400
These are some of the most complex and involved components within the `@wordpress/block-editor` package. That said, if you want to have a strong grasp of how the editor works at a fundamental level, I strongly advise making a study of these components. I leave this as an exercise for the reader!
401401

402-
### Utility component in our custom block editor
402+
### Utility components in our custom block editor
403403

404404
Jumping back to our own custom `<BlockEditor>` component, it is also worth noting the following "utility" components.
405405

0 commit comments

Comments
 (0)