From 91aeb0793c780af5ade889ce9133ad73cd69c43d Mon Sep 17 00:00:00 2001 From: Lars Hampe Date: Wed, 30 Oct 2024 20:30:01 +0100 Subject: [PATCH] fix: correct access token delete text --- apps/app/src/components/AccessToken/Delete.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app/src/components/AccessToken/Delete.tsx b/apps/app/src/components/AccessToken/Delete.tsx index cffa46a..91371c2 100644 --- a/apps/app/src/components/AccessToken/Delete.tsx +++ b/apps/app/src/components/AccessToken/Delete.tsx @@ -49,7 +49,7 @@ export const AccessTokenDelete = ({ id }: { id: string }) => { Are you absolutely sure? 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.