Skip to content

Commit

Permalink
Merge pull request #49384 from daledah/fix/49378
Browse files Browse the repository at this point in the history
fix: misspell Expensify text
(cherry picked from commit d6e3dec)

(CP triggered by grgia)
  • Loading branch information
flodnv authored and OSBotify committed Sep 18, 2024
1 parent c50331b commit 4b8224b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3356,7 +3356,7 @@ export default {
}
},
errorODIntegration: "There's an error with a connection that's been set up in Expensify Classic. ",
goToODToFix: 'Go to Expensiy Classic to fix this issue.',
goToODToFix: 'Go to Expensify Classic to fix this issue.',
setup: 'Connect',
lastSync: (relativeDate: string) => `Last synced ${relativeDate}`,
import: 'Import',
Expand Down

0 comments on commit 4b8224b

Please sign in to comment.