From a2f2a9b250bb845f12d34d6892f1d7d0a50c3b7b Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 24 Nov 2021 15:44:02 -0800 Subject: codespell fixes in web interface templates --- python/fatcat_web/templates/openlibrary_view_fuzzy_refs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/fatcat_web/templates/openlibrary_view_fuzzy_refs.html') 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 @@

This page lists references to this book from other works (eg, journal articles). {% elif direction == "out" %}

References

- Refernces from this book to other entities. + References from this book to other entities. {% endif %} {{ refs_macros.refs_table(hits, direction) }} -- cgit v1.2.3