diff --git a/docs/pages/KLogo.vue b/docs/pages/KLogo.vue
index 1c225b4ef..d9f11ba1b 100644
--- a/docs/pages/KLogo.vue
+++ b/docs/pages/KLogo.vue
@@ -33,14 +33,12 @@
-
requires alternative text that describes the image unless
-
isDecorative
is
true
. In that case, any alt text provided will be overwritten to an
- empty string.
+
requires alternative text that describes the image, or it will throw an error.
@@ -48,7 +46,7 @@
diff --git a/lib/KLogo/index.vue b/lib/KLogo/index.vue
index 17fd20eb7..0ab4d3c5d 100644
--- a/lib/KLogo/index.vue
+++ b/lib/KLogo/index.vue
@@ -1,18 +1,18 @@
-
-
+ />