Replace can't with cannot

This commit is contained in:
karlchillmaid
2019-09-23 13:21:07 +01:00
committed by Chris Hill-Scott
parent fdb3ecc7d3
commit 42663947fa
+1 -1
View File
@@ -68,7 +68,7 @@
{
'title': 'Delete everything',
'link': 'http://example.com',
'hint': 'You cant undo this',
'hint': 'You cannot undo this',
'destructive': True
}
]) }}