Skip to content

Commit efa72ea

Browse files
fix(Makefile): Fix typo in comment
1 parent 72d8b82 commit efa72ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ extract:
3636
@echo "hint: python -m json.tool extraction.json"
3737

3838
cdx_toolkit:
39-
@echo look up this capture in the comoncrawl cdx index for CC-MAIN-2024-22, returning only the first match
39+
@echo look up this capture in the commoncrawl cdx index for CC-MAIN-2024-22, returning only the first match
4040
cdxt --limit 1 --crawl CC-MAIN-2024-22 iter an.wikipedia.org/wiki/Escopete
4141
@echo
4242
@echo cleanup previous work

0 commit comments

Comments
 (0)