From 44fd07edb68cb43d46ad0eecb86baa060fb03699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sat, 3 Apr 2021 22:04:35 -0300 Subject: [PATCH] Typo fix (line 41) --- linkchecker/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkchecker/readme.md b/linkchecker/readme.md index e661bea..8e18bde 100644 --- a/linkchecker/readme.md +++ b/linkchecker/readme.md @@ -38,4 +38,4 @@ Once it completes it creates a file called `results.csv` that you can open and c ## ignoring some urls -Some urls mau not be accessible in your geogra[hic region but are accessible outside. If you have urls like this add them to the `ignoreList` array in `linkChecker.py`. Any ignored urls are included in the results of the `results.csv` +Some urls mau not be accessible in your geographic region but are accessible outside. If you have urls like this add them to the `ignoreList` array in `linkChecker.py`. Any ignored urls are included in the results of the `results.csv`