diff --git a/docs/guide/menus.md b/docs/guide/menus.md index c6724f4375a..d63d01c5aa1 100644 --- a/docs/guide/menus.md +++ b/docs/guide/menus.md @@ -5,28 +5,28 @@ tableOfContents: true # Create menus ## Introduction -Tiptap comes very raw, but that’s a good thing. You have full control about the appearance of it. +Tiptap comes very raw, but that’s a good thing. You have full control over the appearance of things. -When we say full control, we mean it. You can (and have to) build a menu on your own. We help you to wire everything up. +When we say full control, we mean it. You can (and have to) build a menu on your own, but Tiptap will help you wire everything up. ## Menus -The editor provides a fluent API to trigger commands and add active states. You can use any markup you like. To make the positioning of menus easier, we provide a few utilities and components. Let’s go through the most typical use cases one by one. +The editor provides a fluent API to trigger commands and add active states. You can use any markup you like. To make the positioning of menus easier, Tiptap provides a few utilities and components. Let’s go through the most typical use cases one by one. ### Fixed menu -A fixed menu, for example on top of the editor, can be anything. We don’t provide such menu. Just add a `
` with a few `