We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d8b82 commit efa72eaCopy full SHA for efa72ea
Makefile
@@ -36,7 +36,7 @@ extract:
36
@echo "hint: python -m json.tool extraction.json"
37
38
cdx_toolkit:
39
- @echo look up this capture in the comoncrawl cdx index for CC-MAIN-2024-22, returning only the first match
+ @echo look up this capture in the commoncrawl cdx index for CC-MAIN-2024-22, returning only the first match
40
cdxt --limit 1 --crawl CC-MAIN-2024-22 iter an.wikipedia.org/wiki/Escopete
41
@echo
42
@echo cleanup previous work
0 commit comments