Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Update keyBindings annotation (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
valdrinkoshi authored Sep 2, 2016
1 parent cde403d commit e338630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iron-a11y-keys-behavior.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
/**
* To be used to express what combination of keys will trigger the relative
* callback. e.g. `keyBindings: { 'esc': '_onEscPressed'}`
* @type {Object}
* @type {!Object}
*/
keyBindings: {},

Expand Down

0 comments on commit e338630

Please sign in to comment.