"YAML") %>" style="text-decoration: none;">
YAML
diff --git a/lib/pause_2017/templates/user/distperms/peek.html.ep b/lib/pause_2017/templates/user/distperms/peek.html.ep
index 132e6c29e..2fe1b5ed0 100644
--- a/lib/pause_2017/templates/user/distperms/peek.html.ep
+++ b/lib/pause_2017/templates/user/distperms/peek.html.ep
@@ -1,8 +1,7 @@
% layout 'layout';
% my $pause = stash(".pause") || {};
-Query the perms table by author or by
-distribution. Select the option and fill in a distribution name or
+
Select the option and fill in a distribution name or
user ID as appropriate. The answer is all distributions that an
user ID is registered for or all user IDs registered for a
distribution, as appropriate.
diff --git a/lib/pause_2017/templates/user/perms/peek.html.ep b/lib/pause_2017/templates/user/perms/peek.html.ep
index d0d0d5ea8..28c630f50 100644
--- a/lib/pause_2017/templates/user/perms/peek.html.ep
+++ b/lib/pause_2017/templates/user/perms/peek.html.ep
@@ -1,8 +1,7 @@
% layout 'layout';
% my $pause = stash(".pause") || {};
-Query the perms table by author or by
-module. Select the option and fill in a module name or
+
Select the option and fill in a module name or
user ID as appropriate. The answer is all modules that an
user ID is registered for or all user IDs registered for a
module, as appropriate.