Skip to content

Commit faf1af4

Browse files
author
Sachin Maheshwari
committed
typo
1 parent a285716 commit faf1af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-assets/static-pages/check_email.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
window.location = 'https://auth.topcoder-dev.com/continue?state=' + state + '&resend=1';
3131
});
3232
} else {
33-
document.querySelector("#resend-txt").style.display = "none";
33+
document.querySelector("#resend-text").style.display = "none";
3434
}
3535
});
3636
</script>

0 commit comments

Comments
 (0)