docs: fix typo, fix #280

This commit is contained in:
Hans Pagel
2021-04-16 19:15:55 +02:00
parent accceccd09
commit 698a3ad0d3

View File

@@ -3,7 +3,7 @@
## toc ## toc
## Introduction ## Introduction
You can build your own extensions from scratch with the `Node`, `Mark`, and `Extension` classes. Just pass an object with your configuration and custom code. Read the [ovewrite & extend](/guide/extend-extensions) guide to learn more about all the things you can control. You can build your own extensions from scratch with the `Node`, `Mark`, and `Extension` classes. Just pass an object with your configuration and custom code. Read the [overwrite & extend](/guide/extend-extensions) guide to learn more about all the things you can control.
And if everything is working fine, dont forget to [share it with the community](https://github.com/ueberdosis/tiptap/issues/819). And if everything is working fine, dont forget to [share it with the community](https://github.com/ueberdosis/tiptap/issues/819).