From bdef37418ba97e3296dbe3d4aa17c4479a5b6f22 Mon Sep 17 00:00:00 2001 From: Lukas Probst <35579454+thelukasprobst@users.noreply.github.com> Date: Mon, 25 Oct 2021 17:38:27 +0200 Subject: [PATCH] Update CONFIG.md Typo correction. --- CONFIG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONFIG.md b/CONFIG.md index 06b9246..44a7ea2 100644 --- a/CONFIG.md +++ b/CONFIG.md @@ -138,7 +138,7 @@ crawler simulate a slower, network-based crawler. ### The `kit-ipd` crawler -This crawler crals a KIT ipd page by url. The root page can be crawled from +This crawler crawls a KIT ipd page by url. The root page can be crawled from outside the KIT network so you will be informed about any new/deleted files, but downloading files requires you to be within. Adding a show delay between requests is likely a good idea.