From 0f198265561b8bbe7886a101a0ecece66f32f186 Mon Sep 17 00:00:00 2001 From: McMatts Date: Tue, 11 Sep 2018 12:26:00 +0100 Subject: [PATCH] Fix typo Nice spot @harveykandola ! --- gui/app/templates/components/customize/license-key.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/app/templates/components/customize/license-key.hbs b/gui/app/templates/components/customize/license-key.hbs index 10ff02c5..cd28582b 100644 --- a/gui/app/templates/components/customize/license-key.hbs +++ b/gui/app/templates/components/customize/license-key.hbs @@ -27,7 +27,7 @@ License key is XML format and activates Enterprise edition {{/if}} {{else}} -

License is not valid — check user count and expirty date

+

License is not valid — check user count and expiry date

Registered to {{appMeta.license.email}} @ {{appMeta.license.name}}

{{appMeta.license.package}} package up to {{appMeta.license.seats}} users

{{#if appMeta.license.trial}}