diff --git a/types/components/modal/index.d.ts b/types/components/modal/index.d.ts index 8d66d1bed6b..aa57127f8d1 100644 --- a/types/components/modal/index.d.ts +++ b/types/components/modal/index.d.ts @@ -86,7 +86,7 @@ export interface BvModal { msgBoxOk: BvModalMsgBoxShortcutMethod // Show Confirm MsgBox - msgBoxCofirm: BvModalMsgBoxShortcutMethod + msgBoxConfirm: BvModalMsgBoxShortcutMethod // Show general MsgBox (not yet documented) // msgBox: BvModalMsgBoxMethod