Skip to content

Commit

Permalink
Spelling inconsistency in ranking.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jdabtieu authored Aug 1, 2023
1 parent bb60741 commit 602e860
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/templates/ranking.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% extends "layout.html" %}

{% block title %}Ranking{% endblock %}
{% block active %}Ranking{% endblock %}
{% block title %}Rankings{% endblock %}
{% block active %}Rankings{% endblock %}

{% block main %}
<h1>Rankings</h1>
Expand Down

0 comments on commit 602e860

Please sign in to comment.