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'