From 47b034b39de573f610a925f3cc8be585fb32aef4 Mon Sep 17 00:00:00 2001 From: Waled Khatiz Date: Sun, 1 Sep 2024 04:31:11 +1000 Subject: [PATCH] typo: Fixing README.md subheading formatting --- messages/README-LANGUAGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/README-LANGUAGES.md b/messages/README-LANGUAGES.md index cf80fba..1c60277 100644 --- a/messages/README-LANGUAGES.md +++ b/messages/README-LANGUAGES.md @@ -100,7 +100,7 @@ Translated: The JSON is organized by the file names in the `/components` directory. Find the `.tsx` file that generates the untranslated text and modify it to use the translated value. -## Wrong Language Code +### Wrong Language Code It is common to mix up the 'es' language code with the 'es-ES' language code, for example.