diff --git a/docs/api/menu.md b/docs/api/menu.md index 888b0f78bae1..05d826b99c18 100644 --- a/docs/api/menu.md +++ b/docs/api/menu.md @@ -93,7 +93,7 @@ Appends the `menuItem` to the menu. * `id` String -Returns the MenuItem with the specified `id`. +Returns `MenuItem` the item with the specified `id` #### `menu.insert(pos, menuItem)`