Skip to content

Commit 1b2643f

Browse files
authored
Merge pull request #52808 from Expensify/trjExpensify-profile-photo-update
Accounting task instruction update
2 parents 7bfb345 + 47433da commit 1b2643f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CONST.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5034,7 +5034,7 @@ const CONST = {
50345034
'\n' +
50355035
`Here’s how to connect to ${integrationName}:\n` +
50365036
'\n' +
5037-
'1. Click your profile photo.\n' +
5037+
'1. Click the settings tab.\n' +
50385038
'2. Go to Workspaces.\n' +
50395039
'3. Select your workspace.\n' +
50405040
'4. Click Accounting.\n' +

0 commit comments

Comments
 (0)