mirror of https://github.com/rancher/ui.git
Fix typo (#588)
This commit is contained in:
parent
9e2c378de1
commit
d5e31e24f5
|
|
@ -28,5 +28,5 @@
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
{{else}}
|
{{else}}
|
||||||
<div class="text-center text-muted">Ports are only availale while the service is Active.</div>
|
<div class="text-center text-muted">Ports are only available while the service is Active.</div>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue