summaryrefslogtreecommitdiffhomepage
path: root/es-es/typescript-es.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'es-es/typescript-es.html.markdown')
-rw-r--r--es-es/typescript-es.html.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/es-es/typescript-es.html.markdown b/es-es/typescript-es.html.markdown
index fbe1290b..053f2beb 100644
--- a/es-es/typescript-es.html.markdown
+++ b/es-es/typescript-es.html.markdown
@@ -161,7 +161,6 @@ var tuple = pairToTuple({ item1:"hello", item2:"world"});
// Incluyendo referencias a un archivo de definiciĆ³n:
/// <reference path="jquery.d.ts" />
-
```
## Para mayor informaciĆ³n