Skip to content

Commit

Permalink
change language to match other settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpetters committed May 15, 2024
1 parent 998b4af commit 03b53e3
Showing 1 changed file with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,12 @@ export function SimpleFINResetCredential() {
>
{isSimpleFinSetupComplete ? (
<Text>
<strong>Reset SimpleFIN Credential</strong> In some cases (like
importing from an existing database to a new instance), you may need
to generate a new SimpleFINsetup token to receive a valid access
token. If you are having trouble, generate a new setup token and enter
it here.
<strong>Reset your SimpleFIN credential</strong> if you are having
issues with account sync. In some cases (like importing from an
existing database to a new instance), you may need to generate a new
SimpleFIN setup token to receive a valid access token for your
SimpleFIN account. If you are having trouble, generate a new setup
token and enter it here.
</Text>
) : (
<Text>
Expand Down

0 comments on commit 03b53e3

Please sign in to comment.