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