diff --git a/src/.vuepress/theme/components/Home.vue b/src/.vuepress/theme/components/Home.vue index fdbffaac..014fbad8 100644 --- a/src/.vuepress/theme/components/Home.vue +++ b/src/.vuepress/theme/components/Home.vue @@ -208,7 +208,7 @@ export default { icon: "warning", title: "Are you sure?", html: - "Preview is not recommended if you're not willing to test for – and endure issues.", + "Preview is not recommended if you're not willing to test for – and endure – issues.", confirmButtonText: "I am sure.", showCloseButton: true, showCancelButton: false,