Eine E-Mail ist auf dem Weg, bitte überprüfen sie ihr Postfach.
+Eine E-Mail ist auf dem Weg, bitte überprüfen Sie Ihr Postfach.
diff --git a/client/cypress/integration/registration.spec.js b/client/cypress/integration/registration.spec.js
index 0fdd8497..b9f89ae1 100644
--- a/client/cypress/integration/registration.spec.js
+++ b/client/cypress/integration/registration.spec.js
@@ -158,7 +158,7 @@ describe('Registration', () => {
it('redirects to hello if email is missing', () => {
cy.visit('/register');
- cy.get('[data-cy="hello-title"]').contains('Wollen sie mySkillbox jetzt im Unterricht verwenden?');
+ cy.get('[data-cy="hello-title"]').contains('Wollen Sie mySkillbox jetzt im Unterricht verwenden?');
});
});
diff --git a/client/src/pages/check-email.vue b/client/src/pages/check-email.vue
index 026f0571..d37e15f5 100644
--- a/client/src/pages/check-email.vue
+++ b/client/src/pages/check-email.vue
@@ -3,7 +3,7 @@
Eine E-Mail ist auf dem Weg, bitte überprüfen sie ihr Postfach. Eine E-Mail ist auf dem Weg, bitte überprüfen Sie Ihr Postfach.