From 1dfece269d4f294ee8c481074817ae1a2279aaef Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Thu, 27 Aug 2020 14:37:51 +0300 Subject: [PATCH] Typo fix --- src/views/dialog/DialogDoc.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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