summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest
diff options
context:
space:
mode:
Diffstat (limited to 'pgcommitfest/commitfest')
-rw-r--r--pgcommitfest/commitfest/templates/commitfest.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pgcommitfest/commitfest/templates/commitfest.html b/pgcommitfest/commitfest/templates/commitfest.html
index 4896e71..2097ed8 100644
--- a/pgcommitfest/commitfest/templates/commitfest.html
+++ b/pgcommitfest/commitfest/templates/commitfest.html
@@ -8,7 +8,7 @@
<ul class="dropdown-menu">
<li><a href="?reviewer=-2">Patches with no reviewers</a></li>
<li><a href="?author=-3">Patches where you are author</a></li>
- <li><a href="?reviewer=-3">Patches where you are reviwer</a></li>
+ <li><a href="?reviewer=-3">Patches where you are reviewer</a></li>
</ul>
</div>
<div id="collapseFilters" class="collapse {%if has_filter%}in{%endif%}">