From 2cf2838674f1cc982acbb785e11f5133d437ed23 Mon Sep 17 00:00:00 2001 From: Aingeru Date: Fri, 12 Jul 2019 20:24:53 +0200 Subject: [PATCH] Some translation corrections (#22064) Some corrections as Bootstrap framework name, the previous translation "Oreja" means "Ear" in spanish. --- guide/spanish/bootstrap/index.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/guide/spanish/bootstrap/index.md b/guide/spanish/bootstrap/index.md index 6b4897f3a1..a791175dc3 100644 --- a/guide/spanish/bootstrap/index.md +++ b/guide/spanish/bootstrap/index.md @@ -31,7 +31,9 @@ Hay dos opciones principales para agregar Bootstrap a su proyecto web. Puede enl Puede agregar Bootstrap CSS utilizando un elemento `` dentro del `` de su página web que hace referencia a una Red de entrega de contenido (CDN): -`` +```html + +``` Agregar los elementos de JavaScript de Bootstrap es similar a los elementos `