Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Fixed a typo in the duplicate account import error #153

Merged
merged 2 commits into from
Nov 3, 2022

Conversation

TimTinkers
Copy link
Contributor

@TimTinkers TimTinkers commented Nov 3, 2022

Today when I was using MetaMask I noticed that the following unlocalized typo gets surfaced to end users who attempt to import a duplicate account. This PR simply fixes the typo, thus fixing the MetaMask issue MetaMask/metamask-extension#16370. Merging this pull request will break a downstream MetaMask test case that expects the typo, so I have also fixed the test case separately in the pull request MetaMask/metamask-extension#16371.

Changed quotations to please the linter
@Gudahtt
Copy link
Member

Gudahtt commented Nov 3, 2022

This looks great, thanks!

There is a lint error that you should be able to resolve by installing dependencies and running yarn lint:fix. I can approve and merge this once that has been fixed.

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Gudahtt Gudahtt merged commit 162a29f into MetaMask:main Nov 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants