Skip to content

Commit 3c92524

Browse files
authored
Merge pull request #326 from online-judge-tools/beet-aizu-patch-1
Update toppage_body.html
2 parents b36c61d + d6875b4 commit 3c92524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onlinejudge_verify_resources/_includes/toppage_body.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h3>{{ category.name }}</h3>
1111
</ul>
1212
{% endfor %}
1313

14-
<h2>Verificatoin Files</h2>
14+
<h2>Verification Files</h2>
1515

1616
{% for category in page.data.verificationCategories %}
1717
<h3>{{ category.name }}</h3>

0 commit comments

Comments
 (0)