From 31979c00e2898206ae1117faf640b8200bdce655 Mon Sep 17 00:00:00 2001 From: Michael Arndt Date: Thu, 9 Feb 2017 10:17:43 +0100 Subject: [PATCH] fixed misspelling --- app/ux/Auth0.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ux/Auth0.js b/app/ux/Auth0.js index 8a1d61d2..ef2216cf 100644 --- a/app/ux/Auth0.js +++ b/app/ux/Auth0.js @@ -110,7 +110,7 @@ Ext.define('Rambox.ux.Auth0', { ,failure: function(response) { Ext.Msg.hide(); Ext.toast({ - html: ' Error ocurred when trying to backup your configuration.' + html: ' Error occurred when trying to backup your configuration.' ,title: 'Synchronize Configuration' ,width: 300 ,align: 't'