diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 32ceb494fd..14d0e2e272 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -97,7 +97,7 @@
"admin.email.testing": "Testing...",
"admin.email.true": "true",
"admin.gitab.clientSecretDescription": "Obtain this value via the instructions above for logging into GitLab.",
- "admin.gitlab.EnableHtmlDesc": "
- Log in to your GitLab account and go to Applications -> Profile Settings.
- Enter Redirect URIs \"/login/gitlab/complete\" (example: http://localhost:8065/login/gitlab/complete) and \"/signup/gitlab/complete\".
- Then use \"Secret\" and \"Id\" fields from GitLab to complete the options below.
- Complete the Endpoint URLs below.
",
+ "admin.gitlab.EnableHtmlDesc": "- Log in to your GitLab account and go to Profile Settings -> Applications.
- Enter Redirect URIs \"/login/gitlab/complete\" (example: http://localhost:8065/login/gitlab/complete) and \"/signup/gitlab/complete\".
- Then use \"Secret\" and \"Id\" fields from GitLab to complete the options below.
- Complete the Endpoint URLs below.
",
"admin.gitlab.authDescription": "Enter https:///oauth/authorize (example https://example.com:3000/oauth/authorize). Make sure you use HTTP or HTTPS in your URL depending on your server configuration.",
"admin.gitlab.authExample": "Ex \"\"",
"admin.gitlab.authTitle": "Auth Endpoint:",