fix: correct access token delete text

This commit is contained in:
Lars Hampe 2024-10-30 20:30:01 +01:00
parent 90232feb1e
commit 91aeb0793c

View File

@ -49,7 +49,7 @@ export const AccessTokenDelete = ({ id }: { id: string }) => {
<AlertDialogTitle>Are you absolutely sure?</AlertDialogTitle>
<AlertDialogDescription>
This action cannot be undone. This will permanently delete your
changelog and remove your data from our servers.
access token and remove your data from our servers.
</AlertDialogDescription>
</AlertDialogHeader>
<AlertDialogFooter>