summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Niedzielski <adamsunday@gmail.com>2017-06-02 17:18:21 +0200
committerAdam Niedzielski <adamsunday@gmail.com>2017-06-02 17:18:21 +0200
commitd5df72c10a8271a66b55a9fd72c0e4f865cc2aef (patch)
tree0df8a4234a3af07786369190ad5a3f14064064b2
parentea8381411b2db679391e25733b3d48947e55f41b (diff)
downloadgitlab-ce-d5df72c10a8271a66b55a9fd72c0e4f865cc2aef.tar.gz
Fix copy
-rw-r--r--app/views/admin/conversational_development_index/_callout.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/conversational_development_index/_callout.html.haml b/app/views/admin/conversational_development_index/_callout.html.haml
index a783b9a13a8..33a4dab1e00 100644
--- a/app/views/admin/conversational_development_index/_callout.html.haml
+++ b/app/views/admin/conversational_development_index/_callout.html.haml
@@ -8,6 +8,6 @@
%h4
Introducing Your Conversational Development Index
%p
- Your Conversational Development Index gives an overview of how you are using GitLab from a feature perspective. View how they compare with other organizations, discover features your are not using, and learn best practices through blog posts and white papers.
+ Your Conversational Development Index gives an overview of how you are using GitLab from a feature perspective. View how you compare with other organizations, discover features you are not using, and learn best practices through blog posts and white papers.
.svg-container.convdev
= custom_icon('convdev_overview')