Skip to content

Commit

Permalink
Update CONST.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdeanexpensify authored Sep 25, 2024
1 parent 828e381 commit ffd56a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4548,7 +4548,7 @@ const CONST = {
'3. Select your workspace.\n' +
'4. Click *Categories*.\n' +
'5. Add or import your own categories.\n' +
'6. Disable any default categories you don't need.\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}).`,

Check failure on line 4554 in src/CONST.ts

View workflow job for this annotation

GitHub Actions / ESLint check

Replace `'6.·Disable·any·default·categories·you·don\'t·need.\n'` with `"6.·Disable·any·default·categories·you·don't·need.\n"`

Check failure on line 4554 in src/CONST.ts

View workflow job for this annotation

GitHub Actions / Changed files ESLint check

Replace `'6.·Disable·any·default·categories·you·don\'t·need.\n'` with `"6.·Disable·any·default·categories·you·don't·need.\n"`
Expand Down

0 comments on commit ffd56a9

Please sign in to comment.