diff --git a/client/src/views/modals/detail.js b/client/src/views/modals/detail.js index 09c937ec83..5b1515649f 100644 --- a/client/src/views/modals/detail.js +++ b/client/src/views/modals/detail.js @@ -260,7 +260,7 @@ class DetailModalView extends ModalView { } /** - * Additional setup with the modal ready. + * Additional setup with the model ready. * * @protected * @since 9.3.0 diff --git a/client/src/views/modals/edit.js b/client/src/views/modals/edit.js index 37e3b32d8f..ca7de05c7c 100644 --- a/client/src/views/modals/edit.js +++ b/client/src/views/modals/edit.js @@ -268,7 +268,7 @@ class EditModalView extends ModalView { } /** - * Additional setup with the modal ready. + * Additional setup with the model ready. * * @protected * @since 9.3.0