diff --git a/src/components/MeetingExclusionGroups.vue b/src/components/MeetingExclusionGroups.vue
index 240aeef7..063a67ab 100644
--- a/src/components/MeetingExclusionGroups.vue
+++ b/src/components/MeetingExclusionGroups.vue
@@ -129,7 +129,7 @@
@click="disabled ? notifyLocked() : addGroup()"
>
- People in the same group will not be matched with each other. + People in the same do-not-pair group will not be matched with each + other.
Erase matches to change restrictions.