From f87eb5bade5c37d3e98ee22fb3f0be9d23a8597c Mon Sep 17 00:00:00 2001
From: besendorf <besendorf@mi.fu-berlin.de>
Date: Tue, 19 Jan 2021 11:49:53 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 33b7699..7f9c449 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ The following attributes are scraped:
 * common criteria certification
 
 ## [Common Criteria Portal](https://www.commoncriteriaportal.org/products/)
-The Common Criteria Portal lists all product that are common critera certified and all associated reports. The scraper download a .csv file provided by the website, filters for mobile devices and then downloads all the reports that are linked there into a directory. Those reports can then be searched for smarphone models using [pdfgep](https://pdfgrep.org/)
+The Common Criteria Portal lists all product that are common critera certified and all associated reports. The scraper download a .csv file provided by the website, filters for mobile devices and then downloads all the reports that are linked there into a directory. Those reports can then be searched for smarphone models using [pdfgrep](https://pdfgrep.org/)
 
 # Usage
 ## Dependencies
-- 
GitLab