Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Masashi Hirano authored Sep 10, 2017
1 parent 6fca2e4 commit 6fe50d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Add a listener for when the browser switches in and out of fullscreen.
| callback | <code>function</code> | function to be called when the browser switches in and out of fullscreen|

Usage:
```
```js
fullscreenChange(function() {
console.log('switch fullscreen');
});
Expand Down

0 comments on commit 6fe50d2

Please sign in to comment.