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()" > - New Group + New Do-Not-Pair Group diff --git a/src/views/OnboardMeetingSetupView.vue b/src/views/OnboardMeetingSetupView.vue index 143a1eb5..0b3337e9 100644 --- a/src/views/OnboardMeetingSetupView.vue +++ b/src/views/OnboardMeetingSetupView.vue @@ -366,7 +366,8 @@ Do Not Pair Together

- 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.