This commit is contained in:
Lance Pioch 2018-05-13 10:24:07 -04:00
parent 84edec6323
commit c6c37e1b88
10 changed files with 21 additions and 21 deletions

View file

@ -113,7 +113,7 @@
swal({
type: 'error',
title: 'Whoops!',
text: 'An error occured while attempting to revoke this key.'
text: 'An error occurred while attempting to revoke this key.'
});
});
});