Skip to content

Commit 7e00717

Browse files
committed
fix spelling
1 parent 5bcb4bc commit 7e00717

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libs/actions/Report.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5635,7 +5635,7 @@ function buildOptimisticChangePolicyData(report: Report, policyID: string, repor
56355635
},
56365636
});
56375637

5638-
// 5. Make sure the expense report is unarchived
5638+
// 5. Make sure the expense report is not archived
56395639
optimisticData.push({
56405640
onyxMethod: Onyx.METHOD.MERGE,
56415641
key: `${ONYXKEYS.COLLECTION.REPORT_NAME_VALUE_PAIRS}${reportID}`,

0 commit comments

Comments
 (0)