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" }