docs: fix typo dialog.md (#192)

The dialogue title was incorrect. I deleted one of the two "sure" words.
This commit is contained in:
Emir Büçkün 2023-11-29 10:45:50 +03:00 committed by GitHub
parent 4156bf6703
commit 3a941e101e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ To activate the `Dialog` component from within a `Context Menu` or `Dropdown Men
</ContextMenu>
<DialogContent>
<DialogHeader>
<DialogTitle>Are you sure absolutely sure?</DialogTitle>
<DialogTitle>Are you absolutely sure?</DialogTitle>
<DialogDescription>
This action cannot be undone. Are you sure you want to permanently
delete this file from our servers?