diff --git a/src/views/dialog/DialogDoc.vue b/src/views/dialog/DialogDoc.vue index 4f56e65b89..0fc99d3b0b 100755 --- a/src/views/dialog/DialogDoc.vue +++ b/src/views/dialog/DialogDoc.vue @@ -116,13 +116,13 @@ export default { closeOnEscape boolean true - Specifices if pressing escape key should hide the dialog. + Specifies if pressing escape key should hide the dialog. dismissableMask boolean false - Specifices if clicking the modal background should hide the dialog. + Specifies if clicking the modal background should hide the dialog. position