Skip to content

Commit f98e433

Browse files
authored
Merge pull request Expensify#69513 from Expensify/jamesdeanexpensify-patch-5
[NO QA] Removing extra period
2 parents 7877ec4 + 259b40d commit f98e433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/languages/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2337,7 +2337,7 @@ const translations = {
23372337
`1. Click the ${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE} button.\n` +
23382338
'2. Choose *Create expense*.\n' +
23392339
'3. Enter an amount or scan a receipt.\n' +
2340-
'4. Confirm details..\n' +
2340+
'4. Confirm details.\n' +
23412341
'5. Click *Create*.\n' +
23422342
'\n' +
23432343
`And you're done!`,

0 commit comments

Comments
 (0)