diff --git a/src/caoscrawler/scanner.py b/src/caoscrawler/scanner.py
index ff6acda7ddb21c7e33b4f45aebaa61e8f52e27ea..9d1f538732858ff2fbf949d45c359ebb16fe3480 100644
--- a/src/caoscrawler/scanner.py
+++ b/src/caoscrawler/scanner.py
@@ -27,7 +27,7 @@
 """
 This is the scanner.
 
-This was where formerly the ``_crawl(...)`` function from ``crawl.py`` was locates..
+This was where formerly the ``_crawl(...)`` function from ``crawl.py`` was located.
 
 This is just the functionality that extracts data from the file system.
 """