aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/wikipedia_view_fuzzy_refs.html
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat_web/templates/wikipedia_view_fuzzy_refs.html')
-rw-r--r--python/fatcat_web/templates/wikipedia_view_fuzzy_refs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/wikipedia_view_fuzzy_refs.html b/python/fatcat_web/templates/wikipedia_view_fuzzy_refs.html
index 3e1453c1..2d2627b1 100644
--- a/python/fatcat_web/templates/wikipedia_view_fuzzy_refs.html
+++ b/python/fatcat_web/templates/wikipedia_view_fuzzy_refs.html
@@ -14,7 +14,7 @@
<p>This page lists references to a wikipedia article, from other works (eg, journal articles).
{% elif direction == "out" %}
<h3>References</h3>
- <i>Refernces from wikipedia article to other entities.</i>
+ <i>References from wikipedia article to other entities.</i>
{% endif %}
{{ refs_macros.refs_table(hits, direction) }}