Skip to content

Commit 8be58c4

Browse files
committed
Added missing period
1 parent f68ee95 commit 8be58c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Push is the fastest way to get up and running with Javascript desktop notificati
88
npm install push.js --save
99
```
1010

11-
For more information regarding the Push.js NPM package, [see here](https://www.npmjs.com/package/push.js)
11+
For more information regarding the Push.js NPM package, [see here](https://www.npmjs.com/package/push.js).
1212

1313
#### Creating Notifications ####
1414
So just how easy is it to create a notification using Push? We can do it in just one line, actually:

0 commit comments

Comments
 (0)