diff --git a/alfa-client/libs/postfach/src/lib/postfach-mail-form/postfach-mail.formservice.spec.ts b/alfa-client/libs/postfach/src/lib/postfach-mail-form/postfach-mail.formservice.spec.ts
index 6a566911033bb6c879743d89ff6cb87b5462c308..d43d445057e93e477b3a4025b04285ec598290db 100644
--- a/alfa-client/libs/postfach/src/lib/postfach-mail-form/postfach-mail.formservice.spec.ts
+++ b/alfa-client/libs/postfach/src/lib/postfach-mail-form/postfach-mail.formservice.spec.ts
@@ -88,7 +88,7 @@ describe('PostfachMailFormservice', () => {
     });
   });
 
-  describe('get signatur', () => {
+  describe('getSignatur', () => {
     const postfachSettings = createPostfachSettings();
 
     beforeEach(() => {