From 5a674d3b7b2ae2f9346035a3953bab06006f1efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Romo?= <110995013+crr004@users.noreply.github.com> Date: Fri, 1 May 2026 18:42:41 +0200 Subject: [PATCH] Fix translation note for 'check' term --- docs/es/llm-prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/es/llm-prompt.md b/docs/es/llm-prompt.md index fcf4ad2b12..dd23fd7b33 100644 --- a/docs/es/llm-prompt.md +++ b/docs/es/llm-prompt.md @@ -49,7 +49,7 @@ For the next terms, use the following translations: * Deep Learning: Deep Learning (do not translate to "Aprendizaje Profundo") * callback hell: callback hell (do not translate to "infierno de callbacks") * tip: Consejo (do not translate to "tip") -* check: Revisa (do not translate to "chequea" or "comprobación) +* check: Revisa (do not translate to "chequea" or "comprobación") * Cross-Origin Resource Sharing: Cross-Origin Resource Sharing (do not translate to "Compartición de Recursos de Origen Cruzado") * Release Notes: Release Notes (do not translate to "Notas de la Versión") * Semantic Versioning: Semantic Versioning (do not translate to "Versionado Semántico")