diff --git a/examples/Components/Routes/TrailingParagraph/index.vue b/examples/Components/Routes/TrailingParagraph/index.vue index 87166422..44de8683 100644 --- a/examples/Components/Routes/TrailingParagraph/index.vue +++ b/examples/Components/Routes/TrailingParagraph/index.vue @@ -198,7 +198,7 @@ export default {
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.
-Also, sometimes it's hard to remeber to type \`cmd/ctrl + enter\` to leave a code block.
+ Also, sometimes it's hard to remember to type \`cmd/ctrl + enter\` to leave a code block.
`,
}),
}