From d6b1d3de6224b590a82b175f78b761df1a6df4a2 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 24 Nov 2021 15:48:01 -0800 Subject: codespell fixes to proposals --- proposals/202008_bulk_citation_graph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proposals/202008_bulk_citation_graph.md') diff --git a/proposals/202008_bulk_citation_graph.md b/proposals/202008_bulk_citation_graph.md index f8868e45..65db0d94 100644 --- a/proposals/202008_bulk_citation_graph.md +++ b/proposals/202008_bulk_citation_graph.md @@ -43,7 +43,7 @@ The high-level prosposal is: types - sort the "source" references into an index and run a merge-sort on bucket keys against the "target" index to generate candidate match buckets -- run python fuzzy match code against the candidate buckets, outputing a status +- run python fuzzy match code against the candidate buckets, outputting a status for each reference input and a list of all strong matches - resort successful matches and index by both source and target identifiers as output citation graph -- cgit v1.2.3