docs: fix typo dialog.md (#192)
The dialogue title was incorrect. I deleted one of the two "sure" words.
This commit is contained in:
parent
4156bf6703
commit
3a941e101e
|
|
@ -76,7 +76,7 @@ To activate the `Dialog` component from within a `Context Menu` or `Dropdown Men
|
||||||
</ContextMenu>
|
</ContextMenu>
|
||||||
<DialogContent>
|
<DialogContent>
|
||||||
<DialogHeader>
|
<DialogHeader>
|
||||||
<DialogTitle>Are you sure absolutely sure?</DialogTitle>
|
<DialogTitle>Are you absolutely sure?</DialogTitle>
|
||||||
<DialogDescription>
|
<DialogDescription>
|
||||||
This action cannot be undone. Are you sure you want to permanently
|
This action cannot be undone. Are you sure you want to permanently
|
||||||
delete this file from our servers?
|
delete this file from our servers?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user