From c3de71312d15858910511d7b9073c5e8554775f7 Mon Sep 17 00:00:00 2001 From: Sridou Date: Sat, 25 Oct 2025 02:11:53 +0530 Subject: [PATCH] fixed typos --- Assets/Translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index 06c39bf6..71c23083 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -498,12 +498,12 @@ "matugen-scheme-type": { "label": "Matugen scheme type", "description": { - "scheme-content": "Derives colors that closely match the underlying image`", + "scheme-content": "Derives colors that closely match the underlying image", "scheme-expressive": "Vibrant palette with playful saturation", "scheme-fidelity": "High-fidelity palette that preserves source hues", "scheme-fruit-salad": "Colorful mix of bright contrasting accents", "scheme-monochrome": "Minimal palette built around a single hue", - "scheme-neutral": "Muted palette with subdued, calming tones", + "scheme-neutral": "Muted palette with subdued and calming tones", "scheme-rainbow": "Diverse palette spanning the full spectrum", "scheme-tonal-spot": "Balanced palette with focused accents" }