diff --git a/Mobile-Expensify b/Mobile-Expensify index 10d936295b0b..6be7b9e36f93 160000 --- a/Mobile-Expensify +++ b/Mobile-Expensify @@ -1 +1 @@ -Subproject commit 10d936295b0b0e2fdfe5246a92873a651b77eb6b +Subproject commit 6be7b9e36f93495289c84ad4fef5bea35c76e8d6 diff --git a/src/CONST.ts b/src/CONST.ts index c8302c52cf9c..27f1557a0283 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -103,7 +103,7 @@ const createWorkspaceTask: OnboardingTask = { type: 'createWorkspace', autoCompleted: true, title: 'Create a workspace', - description: ({ workspaceSettingsLink }) => + description: ({workspaceSettingsLink}) => '*Create a workspace* to track expenses, scan receipts, chat, and more.\n' + '\n' + 'Here’s how to create a workspace:\n' +