From 39bbc15b1154d5a1f87e3f396796f77b1281401b Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Tue, 3 Nov 2020 10:56:29 +0000 Subject: [PATCH] Typo This typo is also present in https://citation.crosscite.org/docs.html#sec-4 - but I can't find the source for that page. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2ba7459..10283e9 100644 --- a/index.html +++ b/index.html @@ -157,7 +157,7 @@

Options List

metadataParser Function - Function that will parse DOI content negotation response. Must return + Function that will parse DOI content negotiation response. Must return a map with keys authors, title, licenses and resources. Defaults to a function that parses CSL JSON.