Commit 636e2856 authored by Filipa Lacerda's avatar Filipa Lacerda

Remove extra space from string

parent f7693080
......@@ -172,7 +172,7 @@
<template v-if="ingressInstalled">
<div class="form-group">
<label for="ingress-ip-address">
{{ s__('ClusterIntegration| Ingress IP Address') }}
{{ s__('ClusterIntegration|Ingress IP Address') }}
</label>
<div
v-if="ingressExternalIp"
......
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