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/wikipedia_view_fuzzy_refs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/fatcat_web/templates/wikipedia_view_fuzzy_refs.html') 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 @@

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

References

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