diff --git a/Makefile b/Makefile index 04375a3..9811ea6 100644 --- a/Makefile +++ b/Makefile @@ -28,4 +28,4 @@ npx ezs extract-fields.ini < $< > $@ data/corpus.json: dois.txt - npx ezs harverst-from-doi.ini < $< > $@ + npx ezs harvest-from-doi.ini < $< > $@