From 06c9c54fa9da4039460b5422e23bb3afe4bdda1e Mon Sep 17 00:00:00 2001 From: sunney Date: Wed, 8 Feb 2023 21:15:16 +0400 Subject: [PATCH] fix(alert-dialog): typo in demo --- apps/www/components/examples/alert-dialog/demo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/components/examples/alert-dialog/demo.tsx b/apps/www/components/examples/alert-dialog/demo.tsx index a50a2e9e8d..77b8b5db97 100644 --- a/apps/www/components/examples/alert-dialog/demo.tsx +++ b/apps/www/components/examples/alert-dialog/demo.tsx @@ -21,7 +21,7 @@ export function AlertDialogDemo() { - Are you sure absolutely sure? + Are you absolutely sure? This action cannot be undone. This will permanently delete your account and remove your data from our servers.