diff --git a/doc/theming/CustomThemeDoc.vue b/doc/theming/CustomThemeDoc.vue index 555b3fd53..0f5fecf13 100644 --- a/doc/theming/CustomThemeDoc.vue +++ b/doc/theming/CustomThemeDoc.vue @@ -22,7 +22,7 @@
- The theme scss is availabe as open source at primevue-sass-theme repository. The theme-base folder contains the theming structure of the components, themes under + The theme scss is available as open source at primevue-sass-theme repository. The theme-base folder contains the theming structure of the components, themes under themes folder import the base and define the SCSS variables. The themes folder also contains all the built-in themes so you can customize their code as well.