Skip to content

Commit a37021b

Browse files
authored
Capitalized pub quiz in the header (as this is how we use it in text)
1 parent d016d16 commit a37021b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<body>
3131
<header>
3232
<div class="title-div">
33-
<h1><span class="title-lm">LM</span><br><span class="title-pq">pub quiz</span></h1>
33+
<h1><span class="title-lm">LM</span><br><span class="title-pq">Pub Quiz</span></h1>
3434
</div>
3535
<div class="subtitle-div">
3636
<h2 class="subtitle">Evaluate language models using multiple choice items</h2>

0 commit comments

Comments
 (0)