summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Meier <roger@bufferoverflow.ch>2019-04-30 20:15:17 +0000
committerRoger Meier <roger@bufferoverflow.ch>2019-04-30 20:15:17 +0000
commitfb4c375b031c5a2e628710d9b19891fa2d1b3827 (patch)
tree779dc10a556ed509277d1ccfacc6c8b4fcc2ba36
parent9f592604032dd4a4d685fa359865ed9786f3e058 (diff)
downloadgitlab-ce-fb4c375b031c5a2e628710d9b19891fa2d1b3827.tar.gz
style: fix typo
-rw-r--r--app/views/admin/application_settings/_logging.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/application_settings/_logging.html.haml b/app/views/admin/application_settings/_logging.html.haml
index 4145ef94de8..006ebf09576 100644
--- a/app/views/admin/application_settings/_logging.html.haml
+++ b/app/views/admin/application_settings/_logging.html.haml
@@ -5,7 +5,7 @@
%strong
NOTE:
These settings will be removed from the UI in a GitLab 12.0 release and made available within gitlab.yml.
- The specific client side DSN setting is already handled as a component from a Sentry perspective anb will be removed.
+ The specific client side DSN setting is already handled as a component from a Sentry perspective and will be removed.
In addition, you will be able to define a Sentry Environment to differentiate between multiple deployments. For example, development, staging, and production.
%fieldset