diff --git a/examples/Components/Routes/Title/index.vue b/examples/Components/Routes/Title/index.vue index e274f72f9..ce0bcd4f5 100644 --- a/examples/Components/Routes/Title/index.vue +++ b/examples/Components/Routes/Title/index.vue @@ -27,7 +27,7 @@ export default { ], content: `
With ProseMirror you can force a document layout. Try to remove it. It's not possible.
+With ProseMirror you can force a document layout. Try to remove this title it – it's not possible.
`, }), } @@ -39,7 +39,8 @@ export default {