Skip to content

Commit 64d5300

Browse files
author
Krzysztof Benedyczak
committed
fix typo in message template
1 parent b9f4aea commit 64d5300

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
${include:master-furms-header}
22
<p>Dear Project Member,</p>
3-
<p>Project allocation '${custom.projectAllocationName}' consumption exceed alarm '${custom.alarmName}' threshold</p>
3+
<p>Project allocation '${custom.projectAllocationName}' consumption exceeded alarm '${custom.alarmName}' threshold</p>
44
<p>Please see '${custom.projectAllocationName}' consumption <a href="${custom.furmsUrl}">here</a>.
55
</p>
66
${include:master-furms-footer}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
${include:master-furms-header}
22
<p>Dear User,</p>
3-
<p>Project allocation '${custom.projectAllocationName}' consumption exceed alarm '${custom.alarmName}' threshold</p>
3+
<p>Project allocation '${custom.projectAllocationName}' consumption exceeded alarm '${custom.alarmName}' threshold</p>
44
${include:master-furms-footer}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
${include:master-furms-header}
22
<p>Dear Project Member,</p>
3-
<p>Project allocation '${custom.projectAllocationName}' consumption exceed alarm '${custom.alarmName}' threshold</p>
3+
<p>Project allocation '${custom.projectAllocationName}' consumption exceeded alarm '${custom.alarmName}' threshold</p>
44
<p>Please see '${custom.projectAllocationName}' consumption <a href="${custom.furmsUrl}">here</a>.
55
</p>
66
${include:master-furms-footer}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
${include:master-furms-header}
22
<p>Dear User,</p>
3-
<p>Project allocation '${custom.projectAllocationName}' consumption exceed alarm '${custom.alarmName}' threshold</p>
3+
<p>Project allocation '${custom.projectAllocationName}' consumption exceeded alarm '${custom.alarmName}' threshold</p>
44
${include:master-furms-footer}

0 commit comments

Comments
 (0)