Skip to content

Commit

Permalink
Modify readme code style
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashi07 committed Aug 1, 2017
1 parent fec792b commit 1958b72
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 @@ -22,7 +22,7 @@ PrismEventBus.unregister(this, ['walk']);

Then post event anywhere

```html
```javascript
// Post immediately
PrismEventBus.post(new CustomEvent('talk', {
bubbles: false,
Expand Down

0 comments on commit 1958b72

Please sign in to comment.