From 3ca90337bd7103739143b1ba55d8e2112ffeb39f Mon Sep 17 00:00:00 2001 From: cchaos Date: Thu, 19 Dec 2019 15:39:20 -0500 Subject: [PATCH] typo --- src-docs/src/views/color_palette/color_palette_example.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-docs/src/views/color_palette/color_palette_example.js b/src-docs/src/views/color_palette/color_palette_example.js index bd546e9a3f8f..305f2965a1ac 100644 --- a/src-docs/src/views/color_palette/color_palette_example.js +++ b/src-docs/src/views/color_palette/color_palette_example.js @@ -52,8 +52,8 @@ export const ColorPaletteExample = {

This palette is restricted to only 10 colors. However, you can add - up to 2 more groups of 10 which are alteranates of the original. - This is better than allowing the initial set to loop. + up to 2 more groups of 10 which are alternates of the original. This + is better than allowing the initial set to loop.

),