Commit b312ceda authored by Mayra Cabrera's avatar Mayra Cabrera

Fixes minor aspects on Prometheus description

- Change Gitlab to GitLab
- Remove trailing space on GitLab Integration link
parent 34760245
...@@ -80,8 +80,7 @@ which incur additional costs. See %{pricingLink}`)), ...@@ -80,8 +80,7 @@ which incur additional costs. See %{pricingLink}`)),
{ {
gitlabIntegrationLink: `<a href="https://docs.gitlab.com/ce/user/project/integrations/prometheus.html" gitlabIntegrationLink: `<a href="https://docs.gitlab.com/ce/user/project/integrations/prometheus.html"
target="_blank" rel="noopener noreferrer"> target="_blank" rel="noopener noreferrer">
${_.escape(s__('ClusterIntegration|Gitlab Integration'))} ${_.escape(s__('ClusterIntegration|GitLab Integration'))}</a>`,
</a>`,
}, },
false, false,
); );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment