diff --git a/scripts/system/notifications.js b/scripts/system/notifications.js index 0b7c2fa1b3..b527348733 100644 --- a/scripts/system/notifications.js +++ b/scripts/system/notifications.js @@ -538,7 +538,7 @@ function onSnapshotTaken(pathStillSnapshot, pathAnimatedSnapshot, notify) { } function tabletNotification() { - createNotification("Tablet need your attention", NotificationType.TABLET); + createNotification("Tablet needs your attention", NotificationType.TABLET); } function processingGif() {