We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8425fcf commit c885ac6Copy full SHA for c885ac6
data/notification-email-templates/taas.notification.interview-coming-up-host.html
@@ -103,7 +103,7 @@
103
<br/>
104
105
<div><strong>Job: </strong><span>{{this.jobTitle}}</span></div>
106
- <div><strong>Interviewer: </strong><span>{{this.guest}}</span></div>
+ <div><strong>Interviewee: </strong><span>{{this.guest}}</span></div>
107
<div><strong>Zoom link: </strong> <span>
108
<a href="{{this.zoomLink}}" target="_blank" rel="noopener noreferrer">zoom link</a>
109
</span></div>
0 commit comments