From da9c202d86fc4ce9d9567bf19d2a2345f4ec139f Mon Sep 17 00:00:00 2001 From: Adam Lynch Date: Sun, 20 Dec 2015 18:34:05 +0000 Subject: [PATCH] Desktop Environment Integration: typo --- docs/tutorial/desktop-environment-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/desktop-environment-integration.md b/docs/tutorial/desktop-environment-integration.md index 868dc449eeb4..c03ba2f4d6f0 100644 --- a/docs/tutorial/desktop-environment-integration.md +++ b/docs/tutorial/desktop-environment-integration.md @@ -39,7 +39,7 @@ however, that it does not need to be pinned to the Start screen. To use an image in your notification, pass a local image file (preferably `png`) in the `icon` property of your notification's options. The notification will -still display if you submit and incorrect or `http/https`-based URL, but the +still display if you submit an incorrect or `http/https`-based URL, but the image will not be displayed. ```javascript