From 47433dab737b6abbbef099efe87e092362ea8eb5 Mon Sep 17 00:00:00 2001 From: Tom Rhys Jones Date: Wed, 20 Nov 2024 10:31:23 +0000 Subject: [PATCH] Accounting task instruction update --- src/CONST.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CONST.ts b/src/CONST.ts index ef5eaf4e403b..06feb863a80a 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -5034,7 +5034,7 @@ const CONST = { '\n' + `Here’s how to connect to ${integrationName}:\n` + '\n' + - '1. Click your profile photo.\n' + + '1. Click the settings tab.\n' + '2. Go to Workspaces.\n' + '3. Select your workspace.\n' + '4. Click Accounting.\n' +