Skip to content

Commit

Permalink
Merge pull request #54 from caioertai/patch-1
Browse files Browse the repository at this point in the history
Typo on hm-manager-options example
  • Loading branch information
RyanMullins committed Jun 19, 2015
2 parents f40420e + 0401f28 commit d0bb0a8
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 @@ -94,7 +94,7 @@ Possible Properties:
Example Definition:

```html
<div hm-tap="onHammer" hm-manager-options='{"enabled":true,"preventGhosts":true}'></div>
<div hm-tap="onHammer" hm-manager-options='{"enable":true,"preventGhosts":true}'></div>
```

### Recognizer Options
Expand Down

0 comments on commit d0bb0a8

Please sign in to comment.