aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/notification/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/notification/index.html')
-rw-r--r--files/es/web/api/notification/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/notification/index.html b/files/es/web/api/notification/index.html
index a673bc5739..bcd7b2dd23 100644
--- a/files/es/web/api/notification/index.html
+++ b/files/es/web/api/notification/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/Notification
---
<div>{{APIRef("Web Notifications")}}</div>
-<div></div>
+
<p>La interfaz <code>Notification</code> de la <a href="https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API">Notifications API</a> se usa para configurar y mostrar notificaciones de escritorio al usuario. La apariencia y las funcionalidad especificas de esta notificacion varia a traves de las distintas plataformas, pero generalmente esta plataformas proveen un camino para proveer informacion al usuario de manera asincronica.</p>