aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/document
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/document')
-rw-r--r--files/es/web/api/document/createdocumentfragment/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/document/createdocumentfragment/index.html b/files/es/web/api/document/createdocumentfragment/index.html
index 5137778ee7..e5d22b7f34 100644
--- a/files/es/web/api/document/createdocumentfragment/index.html
+++ b/files/es/web/api/document/createdocumentfragment/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/Document/createDocumentFragment
---
<div>{{ ApiRef("DOM") }}</div>
-<div></div>
+
<p>Crea un nuevo <code><a href="/en-US/docs/DOM/DocumentFragment" title="DOM/DocumentFragment">DocumentFragment</a></code> vacio, dentro del cual un nodo del DOM puede ser adicionado para construir un nuevo arbol DOM fuera de pantalla.</p>