diff --git a/onprc_ehr/src/org/labkey/onprc_ehr/notification/ColonyAlertsNotification.java b/onprc_ehr/src/org/labkey/onprc_ehr/notification/ColonyAlertsNotification.java
index 99e45bc9c..9aab54d31 100644
--- a/onprc_ehr/src/org/labkey/onprc_ehr/notification/ColonyAlertsNotification.java
+++ b/onprc_ehr/src/org/labkey/onprc_ehr/notification/ColonyAlertsNotification.java
@@ -1306,7 +1306,7 @@ protected void proceduresWithoutUSDAPainLevels(final Container c, User u, final
long count = ts.getRowCount();
if (count > 0) {//procedures count
- msg.append("
Active procedures with missing USDA categories:
");
+ msg.append("
The following procedures were performed with missing USDA pain categories:
");
msg.append("" + count + " procedure(s) found:");
msg.append("
Click here to view the procedures in PRIME
\n"); msg.append("Id | Center Project | Date | Procedure | USDA Categories |
Procedure Name | USDA Pain Categories | Category |