From 14f9fe817ae49f2144552d0fca0f4ba77f4fae2f Mon Sep 17 00:00:00 2001 From: Pascal Knoth Date: Tue, 28 Jan 2025 17:55:12 +0100 Subject: [PATCH] Fix typo --- src/collections/EmailTemplates.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collections/EmailTemplates.ts b/src/collections/EmailTemplates.ts index 29c9d50..3e947e0 100644 --- a/src/collections/EmailTemplates.ts +++ b/src/collections/EmailTemplates.ts @@ -8,7 +8,7 @@ const placeholderEmailData = `

Hello {{earnerName}}! Claim your credential at this link

-

Credential: {{credentialName}}

+

Credential: {{credentialName}}

{{link}}