diff --git a/.changelog/1907.trivial.md b/.changelog/1907.trivial.md new file mode 100644 index 0000000000..de9e5c3304 --- /dev/null +++ b/.changelog/1907.trivial.md @@ -0,0 +1 @@ +Update text diff --git a/src/app/components/Toolbar/Features/Account/ManageableAccountDetails.tsx b/src/app/components/Toolbar/Features/Account/ManageableAccountDetails.tsx index 2425708812..e25442af07 100644 --- a/src/app/components/Toolbar/Features/Account/ManageableAccountDetails.tsx +++ b/src/app/components/Toolbar/Features/Account/ManageableAccountDetails.tsx @@ -184,7 +184,7 @@ export const ManageableAccountDetails = ({ {t( 'toolbar.settings.exportPrivateKey.hint2', - 'Once the private key is lost, it cannot be retrieved. Please make sure to Backup the private key and keep it in a safe place.', + 'If the private key is lost, it cannot be retrieved. Please make sure to backup the private key and keep it in a safe place.', )}