diff --git a/docs-web/src/main/webapp/src/locale/en.json b/docs-web/src/main/webapp/src/locale/en.json index f221c8c8..f6e9f9d1 100644 --- a/docs-web/src/main/webapp/src/locale/en.json +++ b/docs-web/src/main/webapp/src/locale/en.json @@ -3,7 +3,7 @@ "username": "Username", "password": "Password", "validation_code_required": "A validation code is required", - "validation_code_title": "You have activated the two-factor authentication on your account. Please enter a validation code generated by the phone app your configured.", + "validation_code_title": "You have activated the two-factor authentication on your account. Please enter a validation code generated by the phone app you have configured.", "validation_code": "Validation code", "remember_me": "Remember me", "submit": "Sign in", @@ -634,4 +634,4 @@ "send": "Send", "enabled": "Enabled", "disabled": "Disabled" -} \ No newline at end of file +}