diff --git a/lib/KLogo/index.vue b/lib/KLogo/index.vue index 934f15bdb..6384f816d 100644 --- a/lib/KLogo/index.vue +++ b/lib/KLogo/index.vue @@ -24,7 +24,7 @@ name: 'KLogo', props: { /** - * Alternate text for the image. This is required and will throw a warning when it's not provided (empty) unless isDecorative is true + * Alternate text for the image. This is required and will throw a warning when it's not provided (empty) */ altText: { type: String,