From 2d6acba395254d7fef4379b525e8aa59028c6ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Fri, 14 Jul 2023 10:21:51 +0300 Subject: [PATCH] Typo fix --- doc/passthrough/LifecycleDoc.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/passthrough/LifecycleDoc.vue b/doc/passthrough/LifecycleDoc.vue index 631eb9684..58acd467f 100644 --- a/doc/passthrough/LifecycleDoc.vue +++ b/doc/passthrough/LifecycleDoc.vue @@ -15,12 +15,12 @@ export default { return { code: { basic: ` - Content `, options: ` @@ -45,7 +45,7 @@ export default { <\/script>`, composition: `