Correct spelling mistakes

This commit is contained in:
Edward Betts 2018-12-25 21:59:32 +00:00
parent 1d07c4a72e
commit 94a1d7da90
9 changed files with 12 additions and 12 deletions

View file

@ -96,7 +96,7 @@ $(document).ready(function() {
}).catch(err => {
swal(
'Something went wrong!',
'An error occured, please try again later.',
'An error occurred, please try again later.',
'error'
);
});