mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 18:22:37 -04:00
Replace can't with cannot
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
{
|
||||
'title': 'Delete everything',
|
||||
'link': 'http://example.com',
|
||||
'hint': 'You can’t undo this',
|
||||
'hint': 'You cannot undo this',
|
||||
'destructive': True
|
||||
}
|
||||
]) }}
|
||||
|
||||
Reference in New Issue
Block a user