diff --git a/resources/scripts/components/notifications/NotificationItem.vue b/resources/scripts/components/notifications/NotificationItem.vue index 246b7c0b..2a61b6ef 100644 --- a/resources/scripts/components/notifications/NotificationItem.vue +++ b/resources/scripts/components/notifications/NotificationItem.vue @@ -83,7 +83,7 @@ ? notification.message : success ? 'Successful' - : 'Somthing went wrong' + : 'Something went wrong' }}