Desktop Environment Integration: typo
authorAdam Lynch <contact@adamlynch.com>
Sun, 20 Dec 2015 18:34:05 +0000 (18:34 +0000)
committerAdam Lynch <contact@adamlynch.com>
Sun, 20 Dec 2015 18:34:05 +0000 (18:34 +0000)
docs/tutorial/desktop-environment-integration.md

index 868dc449eeb488f883607c160c8517b090dfb493..c03ba2f4d6f0772af9f235599d7502c0bca1e0b1 100644 (file)
@@ -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