Skip to content

Commit c885ac6

Browse files
committed
fix email typo
1 parent 8425fcf commit c885ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/notification-email-templates/taas.notification.interview-coming-up-host.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<br/>
104104
<br/>
105105
<div><strong>Job: </strong><span>{{this.jobTitle}}</span></div>
106-
<div><strong>Interviewer: </strong><span>{{this.guest}}</span></div>
106+
<div><strong>Interviewee: </strong><span>{{this.guest}}</span></div>
107107
<div><strong>Zoom link: </strong> <span>
108108
<a href="{{this.zoomLink}}" target="_blank" rel="noopener noreferrer">zoom link</a>
109109
</span></div>

0 commit comments

Comments
 (0)