Commit 8ce14faa authored by Ruzaini Ourtech's avatar Ruzaini Ourtech Committed by 杨奕

Chore: fix a typo in MessageBox types (#10847)

parent 8d6a2a45
......@@ -136,7 +136,7 @@ export interface ElMessageBox {
/** Show an alert message box */
alert: ElMessageBoxShortcutMethod
/** Show a comfirm message box */
/** Show a confirm message box */
confirm: ElMessageBoxShortcutMethod
/** Show a prompt message box */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment