Skip to content

Commit 343160c

Browse files
committed
chore(e2e): updated messages
1 parent cc9a6dc commit 343160c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants/messages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const E2E_DATA_LOADING_INFO = 'Loading your end to end encrypted diff...'
77

88
export const E2E_DATA_DECRYPTING_INFO = 'Decrypting your diff on your browser...'
99

10-
export const E2E_DATA_FINALIZING_INFO = 'Finalizing your diff...'
10+
export const E2E_DATA_FINALIZING_INFO = 'Diffing your data...'
1111

1212
export const E2E_DATA_ERROR =
1313
"We couldn't fetch/decrypt your diff. Please try again later."

0 commit comments

Comments
 (0)