Skip to content

Commit

Permalink
Merge pull request #49625 from Expensify/marcaaron-changeTagsTaskCopy
Browse files Browse the repository at this point in the history
Remove `(optional)` copy from "Setup tags" task
  • Loading branch information
marcaaron authored Sep 25, 2024
2 parents dc74ee3 + ac2ce57 commit f978bf9
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 @@ -4559,7 +4559,7 @@ const CONST = {
{
type: 'setupTags',
autoCompleted: false,
title: 'Set up tags (optional)',
title: 'Set up tags',
description: ({workspaceMoreFeaturesLink}) =>
'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags you can upgrade to a control plan.\n' +
'\n' +
Expand Down

0 comments on commit f978bf9

Please sign in to comment.