From 93f1ccaafd2819501f856ac3594ea16d3b921896 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 25 Mar 2021 11:07:45 -0700 Subject: web: small typos Thanks for catching these gio --- fatcat_scholar/templates/help.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fatcat_scholar/templates') diff --git a/fatcat_scholar/templates/help.html b/fatcat_scholar/templates/help.html index 1a1ffe4..67d3721 100644 --- a/fatcat_scholar/templates/help.html +++ b/fatcat_scholar/templates/help.html @@ -131,7 +131,7 @@ apply range queries like year:>1989 year:<2000.{% endtrans %} {{ search_macros.doi_access_button({'biblio': {'doi': '#'}}, is_oa=False) }} - {% trans %}A publisher landing page is the authoriative source for the "version of record" of a research publication, but content is not always accessible to the general public{% endtrans %} + {% trans %}A publisher landing page is the authoritative source for the "version of record" of a research publication, but content is not always accessible to the general public{% endtrans %} {{ search_macros.doi_access_button({'biblio': {'doi': '#'}}, is_oa=True) }} @@ -255,6 +255,6 @@ apply range queries like year:>1989 year:<2000.{% endtrans %} {% endblock %} -- cgit v1.2.3