mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-18 10:41:11 +10:00
Fix various typos (#156)
Found via `codespell -q 3 -S "./yarn.lock" -L pris`
This commit is contained in:
@ -19,7 +19,7 @@ export const userACLDescriptions: ObjectFromList<typeof userACLs> = {
|
||||
|
||||
"notifications:read": "Fetch this account's notifications.",
|
||||
"notifications:mark": "Mark notifications as read for this account.",
|
||||
"notifications:listen": "Connect to a websocket to recieve notifications.",
|
||||
"notifications:listen": "Connect to a websocket to receive notifications.",
|
||||
"notifications:delete": "Delete this account's notifications.",
|
||||
|
||||
"screenshots:new": "Create screenshots for this account",
|
||||
|
||||
Reference in New Issue
Block a user