Skip to content

Commit

Permalink
Merge pull request Expensify#49033 from Expensify/dubielzyk-fix-typo
Browse files Browse the repository at this point in the history
Fixing minor typo in room description
  • Loading branch information
chiragsalian authored Sep 12, 2024
2 parents 6066d4a + dc7f9d6 commit 56f4ee7
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 @@ -1515,7 +1515,7 @@ export default {
reportDescriptionPage: {
roomDescription: 'Room description',
roomDescriptionOptional: 'Room description (optional)',
explainerText: 'Set a custom decription for the room.',
explainerText: 'Set a custom description for the room.',
},
groupConfirmPage: {
groupName: 'Group name',
Expand Down

0 comments on commit 56f4ee7

Please sign in to comment.