From dac5d043d855094ce106a1da62894c401f14b0ff Mon Sep 17 00:00:00 2001 From: JJ00001 <89936394+JJ00001@users.noreply.github.com> Date: Thu, 16 Nov 2023 21:28:22 +0100 Subject: [PATCH] fix typo --- pages/installation/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/installation/index.vue b/pages/installation/index.vue index e989b8034b..121556c969 100644 --- a/pages/installation/index.vue +++ b/pages/installation/index.vue @@ -47,7 +47,7 @@ export default { { id: 'theming', label: 'Theming', - description: 'PrimeVue has two theming has modes; styled or unstyled.', + description: 'PrimeVue has two theming modes; styled or unstyled.', children: [ { id: 'styled',