Skip to content

Commit 7403acf

Browse files
docs(menu): word button to menu
Co-authored-by: Brandy Smith <[email protected]>
1 parent 7a52b38 commit 7403acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/menu/menu.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ export class Menu implements ComponentInterface, MenuI {
401401
}
402402

403403
/**
404-
* Opens or closes the button.
404+
* Opens or closes the menu.
405405
* If the operation can't be completed successfully, it returns `false`.
406406
*
407407
* @param shouldOpen If `true`, attempt to open the menu.

0 commit comments

Comments
 (0)