wrap MenuItem constructor in backticks

This commit is contained in:
Zeke Sikelianos 2016-08-22 11:29:15 -07:00
parent 39c5ff2077
commit ee44ab7ecd

View file

@ -8,7 +8,7 @@ See [`Menu`](menu.md) for examples.
Create a new `MenuItem` with the following method: Create a new `MenuItem` with the following method:
### new MenuItem(options) ### `new MenuItem(options)`
* `options` Object * `options` Object
* `click` Function - Will be called with * `click` Function - Will be called with