diff --git a/frontend/src/app/core/services/find-username.service.spec.ts b/frontend/src/app/core/services/find-username.service.spec.ts index 22187fcdd6..f009aa389c 100644 --- a/frontend/src/app/core/services/find-username.service.spec.ts +++ b/frontend/src/app/core/services/find-username.service.spec.ts @@ -5,7 +5,7 @@ import { TestBed } from '@angular/core/testing'; import { FindUsernameService } from './find-username.service'; -fdescribe('FindUsernameService', () => { +describe('FindUsernameService', () => { let service: FindUsernameService; let http: HttpTestingController; diff --git a/frontend/src/app/features/forgot-your-username-or-password/forgot-your-username/find-username/find-username.component.html b/frontend/src/app/features/forgot-your-username-or-password/forgot-your-username/find-username/find-username.component.html index f83e1e02cf..96964b6f73 100644 --- a/frontend/src/app/features/forgot-your-username-or-password/forgot-your-username/find-username/find-username.component.html +++ b/frontend/src/app/features/forgot-your-username-or-password/forgot-your-username/find-username/find-username.component.html @@ -4,7 +4,7 @@
You chose this question when you created your account
+You chose this question when you created your account.