diff --git a/views/form/editor.html b/views/form/editor.html index 7ce7a9487a..f9831c1d90 100644 --- a/views/form/editor.html +++ b/views/form/editor.html @@ -43,7 +43,7 @@ 'displayForm': __('Display the form'), 'enable': __('Enable'), 'addFormName': _x('Add form name', 'A placeholder for form name input'), - 'changesNotSaved': __('Your changes you made may not be saved'), + 'changesNotSaved': __('The changes you made may not be saved'), 'back': __('Back'), 'form': __('Form'), 'formSettings': _x('Settings', 'A settings section heading'),