diff --git a/apps/front-end/src/components/Sidebar/DeleteConfirmationDialog.tsx b/apps/front-end/src/components/Sidebar/DeleteConfirmationDialog.tsx index 8984404..770b18b 100644 --- a/apps/front-end/src/components/Sidebar/DeleteConfirmationDialog.tsx +++ b/apps/front-end/src/components/Sidebar/DeleteConfirmationDialog.tsx @@ -25,9 +25,7 @@ function DeleteConfirmationDialog({ {children} - - Are you sure you want to delete this document? - + Delete this document? The contents and its related notes will be permanently deleted. This action cannot be undone.