mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-19 06:43:02 +08:00
fix typo
This commit is contained in:
parent
1a6e826ae1
commit
b77a31a06e
@ -198,7 +198,7 @@ export default {
|
||||
<p>
|
||||
In this demo we force to render a paragraph at the end of the document. This can be useful in some situations, for example after adding images.
|
||||
</p>
|
||||
<pre><code>Also, sometimes it's hard to remeber to type \`cmd/ctrl + enter\` to leave a code block.</code></pre>
|
||||
<pre><code>Also, sometimes it's hard to remember to type \`cmd/ctrl + enter\` to leave a code block.</code></pre>
|
||||
`,
|
||||
}),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user