Remove extra colon in Create Strategy form.

This commit removes an extra colon from Patch description text in the
Create Strategy form.

Test Plan:
PASS: Install starlingx-dashboard package, restart
Horizon and open Create Strategy form in order to verify the patch
description has been updated properly.

Closes-bug: 2025388

Change-Id: I66573822f6581be70ac8c51ba72e3b7b70bd5edc
Signed-off-by: Rafael Moyano <rafael.moyano@windriver.com>
This commit is contained in:
Rafael Moyano 2023-06-29 16:07:13 -03:00
parent 161fe9f2f8
commit d9ec96acc7
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
{% trans "Create a strategy to specify how the clouds should be orchestrated" %}
</p>
<p>
{% trans "<b>Patch:</b>: specify how the patches should be updated." %}
{% trans "<b>Patch:</b> specify how the patches should be updated." %}
</p>
<p>
{% trans "<b>Upgrade:</b> specify how the software should be upgraded." %}