Skip to content

Commit 22fed8e

Browse files
authored
Merge pull request Expensify#58207 from Expensify/beaman-updatePolicyToWorkspace
[No QA] Update terminology to workspace
2 parents 75ab857 + 8ad20b9 commit 22fed8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/NextStepUtils.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ function buildOptimisticNextStepForPreventSelfApprovalsEnabled() {
102102
type: 'next-step-email',
103103
},
104104
{
105-
text: ' by your policy. Please submit this report to someone else or contact your admin to change the person you submit to.',
105+
text: ' by your workspace. Please submit this report to someone else or contact your admin to change the person you submit to.',
106106
},
107107
],
108108
};

0 commit comments

Comments
 (0)