word/edit: remap/rename priority levels
[sheet.git] / word.plp
index f47c4f48ed167d63d4608d2d71c5e80e96dbae13..89da82747b572f04be9f49482567a36be0a4dc51 100644 (file)
--- a/word.plp
+++ b/word.plp
@@ -14,7 +14,7 @@ if ($Request and $Request =~ m{\A([^/]+)}) {
 }
 
 my $wordlist = "$wordlistbase.inc.pl";
-my $limit = $get{v} // (exists $get{v} ? 4 : 3);
+my $limit = $get{v} // (exists $get{v} ? 5 : 3);
 
 Html({
        title => 'words cheat sheet',