We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda6370 commit 025adf2Copy full SHA for 025adf2
src/background.js
@@ -644,7 +644,7 @@ function handleModalAuth(requestDetails) {
644
if (launchHost !== requestDetails.challenger.host) {
645
var message =
646
"You are about to send login credentials to a domain that is different than " +
647
- "the one you lauched from the browserpass extension. Do you wish to proceed?\n\n" +
+ "the one you launched from the browserpass extension. Do you wish to proceed?\n\n" +
648
"Realm: " +
649
requestDetails.realm +
650
"\n" +
0 commit comments