fix: change Notificaiton to Notification

This commit is contained in:
Sebastiaan ten Pas
2025-06-03 13:02:43 +01:00
committed by GitHub
parent 6080b57f8a
commit 59e02f047b

View File

@@ -148,7 +148,7 @@ const NotificationSetting = () => {
<div className='grid gap-4 py-4' id='notifications'>
<Typography level='h3'>Device Notification</Typography>
<Divider />
<Typography level='body-md'>Manage your Device Notificaiton</Typography>
<Typography level='body-md'>Manage your Device Notification</Typography>
<FormControl orientation='horizontal'>
<Switch
@@ -323,7 +323,7 @@ const NotificationSetting = () => {
<Typography level='h3'>Custom Notification</Typography>
<Divider />
<Typography level='body-md'>
Notificaiton through other platform like Telegram or Pushover
Notification through other platform like Telegram or Pushover
</Typography>
<FormControl orientation='horizontal'>