diff --git a/.gitignore b/.gitignore index c8783acef..d28941d6e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,6 @@ app/utils/config.js config.yml .DS_Store yarn.lock - +.vscode cypress/videos/** cypress/screenshots/** diff --git a/app/pages/Auth/SignUpPage.tsx b/app/pages/Auth/SignUpPage.tsx index fe5c3e8ea..5d2bb349b 100644 --- a/app/pages/Auth/SignUpPage.tsx +++ b/app/pages/Auth/SignUpPage.tsx @@ -48,7 +48,7 @@ export const SignUpPage = () => { We want to make sure that your account information is safe, so you will be sent a verification code to your email each time you log in. Please enter in your email address and then check your email to find - a 5-number verification code. + a 6 digit verification code.