From 27fcc9a467edcc92d074b01af864cc50ffef7001 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Thu, 24 Sep 2020 19:17:29 +0200 Subject: [PATCH] wording --- .../docPages/guide/custom-extensions/start-from-scratch.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/docPages/guide/custom-extensions/start-from-scratch.md b/docs/src/docPages/guide/custom-extensions/start-from-scratch.md index 63d588d5..29112475 100644 --- a/docs/src/docPages/guide/custom-extensions/start-from-scratch.md +++ b/docs/src/docPages/guide/custom-extensions/start-from-scratch.md @@ -7,6 +7,6 @@ Although tiptap tries to hide most of the complexity of ProseMirror, it’s buil ## 3. Get started -## 4. Asking questions +## 4. Ask questions -## 5. Publishing a community extension +## 5. Publish a community extension