Skip to content

Commit

Permalink
Merge pull request #49659 from Expensify/jamesdeanexpensify-patch-2
Browse files Browse the repository at this point in the history
Update CONST.ts
  • Loading branch information
Gonals committed Sep 30, 2024
2 parents 0e7d707 + 165c4c5 commit 5aba99c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4550,12 +4550,12 @@ const CONST = {
'Here’s how to set up categories:\n' +
'\n' +
'1. Click your profile picture.\n' +
'2. Go to Workspaces.\n' +
'2. Go to *Workspaces*.\n' +
'3. Select your workspace.\n' +
'4. Click *Categories*.\n' +
'5. Enable and disable default categories.\n' +
'6. Click *Add categories* to make your own.\n' +
'7. For more controls like requiring a category for every expense, click *Settings*.\n' +
'5. Add or import your own categories.\n' +
"6. Disable any default categories you don't need.\n" +
'7. Require a category for every expense in *Settings*.\n' +
'\n' +
`[Take me to workspace category settings](${workspaceCategoriesLink}).`,
},
Expand Down

0 comments on commit 5aba99c

Please sign in to comment.