From 55c66d1a0b105be206e2e08039bb73d550914ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Fri, 2 Apr 2021 21:57:51 -0300 Subject: [PATCH] Minor 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..34b537c 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 may 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`