From f8cbeabf81afba89f24bed790f73432b67941450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Romo?= <110995013+crr004@users.noreply.github.com> Date: Tue, 5 May 2026 10:04:50 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20Fix=20typos=20in=20Spanish=20LLM?= =?UTF-8?q?-prompt=20(#15472)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com> --- docs/es/llm-prompt.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/es/llm-prompt.md b/docs/es/llm-prompt.md index fcf4ad2b1..720de02b7 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") @@ -83,8 +83,8 @@ For the next terms, use the following translations: * instantiate: crear un instance (do not translate to "instanciar") * OAuth2 Scopes: Scopes de OAuth2 (do not translate to "Alcances de OAuth2") * on the fly: sobre la marcha (do not translate to "al vuelo") -* terminal: terminal (femenine, as in "la terminal") -* terminals: terminales (plural femenine, as in "las terminales") +* terminal: terminal (feminine, as in "la terminal") +* terminals: terminales (plural feminine, as in "las terminales") * lifespan: lifespan (do not translate to "vida útil" or "tiempo de vida") * unload: quitar de memoria (do not translate to "descargar") * mount (noun): mount (do not translate to "montura")