Skip to content

Commit

Permalink
text update
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinTegelaar committed Feb 7, 2025
1 parent 4e73dd4 commit 2d92125
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pages/onboarding.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ const Page = () => {
value: "CreateApp",
},
{
description:
"I would like to refresh my token or replace the user I've used for my previous token.",
description: "I would like to refresh my token or replace the account I've used.",
icon: <CloudIcon />,
label: "Refresh Tokens for existing application ",
value: "UpdateTokens",
Expand Down

0 comments on commit 2d92125

Please sign in to comment.