Typo fix in Trove panel
'Managment' needed an extra 'e' Change-Id: Iabef69a497188d95c53d8e5cf9abdf185c77b7e3
This commit is contained in:
parent
d3fce84181
commit
1644f373a1
@ -20,7 +20,7 @@
|
||||
<dd>{{ cluster.full_flavor.ram|mbformat }}</dd>
|
||||
<dt>{% trans "Number of Instances" %}</dt>
|
||||
<dd>{{ cluster.num_instances }}</dd>
|
||||
<dt>{% trans "Managment Console" %}</dt>
|
||||
<dt>{% trans "Management Console" %}</dt>
|
||||
<dd><a href="{{ cluster.mgmt_url }}" target="_blank">{{ cluster.mgmt_url }}</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user