From 376f98e2f719ccdcb45c1b7ea25e8693804cd67d Mon Sep 17 00:00:00 2001 From: Micha Date: Wed, 11 Dec 2024 14:48:16 +0100 Subject: [PATCH] Fix text --- src/components/SwagOutdatedVersion.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/SwagOutdatedVersion.vue b/src/components/SwagOutdatedVersion.vue index 05f4c963..d2c6108c 100644 --- a/src/components/SwagOutdatedVersion.vue +++ b/src/components/SwagOutdatedVersion.vue @@ -4,14 +4,14 @@ class="SwagOutdatedVersion my-8" :key="`${canonicalUrl}-next`" :page="canonicalUrl" - title="You are viewing next version (v6.7) of the documentation." + title="You are viewing the next version (v6.7) of the documentation." sub="Click here to switch to the stable version (v6.6), or use the version switcher on the left to navigate between versions." />