From f697eea13c92474759560a37ef7325c0675fe0fe Mon Sep 17 00:00:00 2001 From: Mateo A Zabala G Date: Fri, 26 Oct 2018 21:03:13 -0500 Subject: [PATCH] Correciones al archivo (#19832) Cambios al archivo para que se vizualice correctamente. --- guide/spanish/angularjs/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/guide/spanish/angularjs/index.md b/guide/spanish/angularjs/index.md index 0c4bb058a9..cf323b2a78 100644 --- a/guide/spanish/angularjs/index.md +++ b/guide/spanish/angularjs/index.md @@ -10,7 +10,7 @@ AngularJS (versiones 1.x) es un marco de JavaScript de front-end de código abie npm: -\`\` \`shell npm instalar angular +shell npm instalar angular ``` HTML: ``` @@ -26,5 +26,3 @@ HTML: ``` html - -\`\` \`