From bc17f3294ea6765735e4e17270de5db16d430eaf Mon Sep 17 00:00:00 2001 From: TotalChaos05 <70387628+TotalChaos05@users.noreply.github.com> Date: Mon, 7 Nov 2022 10:27:57 -0600 Subject: [PATCH] quick grammar fixes (#1727) --- docs/specs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/specs.md b/docs/specs.md index 46769e1..79d4805 100644 --- a/docs/specs.md +++ b/docs/specs.md @@ -10,13 +10,13 @@ ### Palettes -Catppuccin consists of four named color palettes: Latte, Frappe, Macchiato, Mocha. It palette has its use-cases and a reason to exist! (so to speak). Every palette has labels (AKA colors) that provide different syntactic meanings and color effects for dark & bright ambiance designs. Each one of them was created aming for a clear, uncluttered and elegant designs following a minimal and flat style pattern. +Catppuccin consists of four named color palettes: Latte, Frappe, Macchiato, and Mocha. Each palette has its use-cases and a reason to exist! (so to speak). Every palette has labels (AKA colors) that provide different syntactic meanings and color effects for dark & bright ambiance designs. Each one of them was created aiming for a clear, uncluttered, and elegant design following a minimal and flat style pattern.   ### Subpalettes -Every palette consits of two subpalettes: one monochromatic and one analogous. The Monochromatic subpalette consists of different shades of a purple-gray and a very pale lavender and is often used for UI components. Whereas the Analogous palette has every color in the rainbow and is often used for syntactic elements. +Every palette consists of two subpalettes: one monochromatic and one analogous. The Monochromatic subpalette consists of different shades of a purple-gray and a very pale lavender and is often used for UI components. Whereas the Analogous palette has every color in the rainbow and is often used for syntactic elements.