`Convet` => `Convert`
This commit is contained in:
Raphael Miedl 2018-11-14 13:37:36 +01:00 committed by Ran Luo
parent 3d1fbeb879
commit e4fc9b56c6

View File

@ -76,7 +76,7 @@ Here is an example:
| `paragraphBulletList` | Insert a unordered list |
| `paragraphTaskList` | Insert a task list |
| `paragraphLooseListItem` | Convert a list item to a loose list item |
| `paragraphParagraph` | Convet a heading to a paragraph |
| `paragraphParagraph` | Convert a heading to a paragraph |
| `paragraphHorizontalLine` | Add a horizontal line |
| `paragraphYAMLFrontMatter` | Insert a YAML frontmatter block |