projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3f30ca
)
Update desktop-environment-integration.md
author
Pier Bover
<yo@pierbover.com>
Mon, 28 Mar 2016 17:41:16 +0000
(11:41 -0600)
committer
Pier Bover
<yo@pierbover.com>
Mon, 28 Mar 2016 17:41:16 +0000
(11:41 -0600)
docs/tutorial/desktop-environment-integration.md
patch
|
blob
|
history
diff --git
a/docs/tutorial/desktop-environment-integration.md
b/docs/tutorial/desktop-environment-integration.md
index 53fdf606d49145a4f66398e4c2e122f9314dacc1..bd4839cd6b1be8825f79647cd95d70a0bc7ff144 100644
(file)
--- a/
docs/tutorial/desktop-environment-integration.md
+++ b/
docs/tutorial/desktop-environment-integration.md
@@
-15,7
+15,7
@@
to the user. Electron conveniently allows developers to send notifications with
the [HTML5 Notification API](https://notifications.spec.whatwg.org/), using
the currently running operating system's native notification APIs to display it.
-Note: since this is an HTML5 API it is only avai
a
lable in the renderer process.
+Note: since this is an HTML5 API it is only available in the renderer process.
```javascript
var myNotification = new Notification('Title', {