diff --git a/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl
index ee60fdff35d..a885f95583c 100644
--- a/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl
+++ b/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl
@@ -182,7 +182,7 @@
[% IF group.size %]
- Only users in the selected groups can view this bug:
+ Only users in all of the selected groups can view this bug:
diff --git a/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl
index 335c599ef74..926b8415b8f 100644
--- a/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl
+++ b/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl
@@ -308,7 +308,7 @@
[% IF groups.size > 0 %]
- Only users in the selected groups can view this bug:
+ Only users in all of the selected groups can view this bug:
(Unchecking all boxes makes this a public bug.)