From 8033c10859eba95d94e53d4dbf0cd0e5b368914e Mon Sep 17 00:00:00 2001 From: Eduardo Roth Date: Tue, 19 Dec 2023 23:42:39 -0600 Subject: [PATCH] fix(): minor text update --- docs/src/content/i18n/es-MX.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/i18n/es-MX.json b/docs/src/content/i18n/es-MX.json index 82cae50..94edd02 100644 --- a/docs/src/content/i18n/es-MX.json +++ b/docs/src/content/i18n/es-MX.json @@ -42,7 +42,7 @@ "challenge.footer.note": "Nota", "challenge.footer.running": "Inicia el proyecto ejecutando el siguiente comando:", - "challenge.footer.start": "Tu Pull Request debe iniciar con", + "challenge.footer.start": "El título de tu PR debe iniciar con", "challenge.footer.answer": "Answer:", "challenge.footer.reminder": "¡No lo olvides!", "challenge.footer.communityAnswers": "Respuestas de la Comunidad",