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/release_edit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/fatcat_web/templates/release_edit.html') diff --git a/python/fatcat_web/templates/release_edit.html b/python/fatcat_web/templates/release_edit.html index 0ac94be9..3f5c10f6 100644 --- a/python/fatcat_web/templates/release_edit.html +++ b/python/fatcat_web/templates/release_edit.html @@ -105,7 +105,7 @@

-

Identifers

+

Identifiers


{{ edit_macros.form_field_inline(form.doi) }} {{ edit_macros.form_field_inline(form.wikidata_qid) }} @@ -148,7 +148,7 @@

- Edit will be part of the current editgroup, which needs to be submited and + Edit will be part of the current editgroup, which needs to be submitted and approved before the change is included in the catalog. -- cgit v1.2.3