diff --git a/src/views/colors/ColorsDemo.vue b/src/views/colors/ColorsDemo.vue index 159ee2309..fe6a0e36b 100644 --- a/src/views/colors/ColorsDemo.vue +++ b/src/views/colors/ColorsDemo.vue @@ -2,7 +2,7 @@
Each PrimeVue theme exports its own color palette as css variables.
+Each PrimeVue theme exports its own color palette.
Colors are exported as CSS variables and used with the standard var syntax such as var(--text-color).
@@ -13,7 +13,7 @@These are common variables to used throughout the theme.
+These are common variables used throughout the theme.