From d5e31e24f52009b912801929a51a6d5f535d02e2 Mon Sep 17 00:00:00 2001 From: Mayank Asthana Date: Mon, 11 Apr 2016 23:19:44 +0530 Subject: [PATCH] Fix typo (#588) --- app/service/ports/template.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/service/ports/template.hbs b/app/service/ports/template.hbs index bef7ce13d..eeb4b11ac 100644 --- a/app/service/ports/template.hbs +++ b/app/service/ports/template.hbs @@ -28,5 +28,5 @@ {{else}} -
Ports are only availale while the service is Active.
+
Ports are only available while the service is Active.
{{/if}}