From 140cf6d5e231dfb0ce8a05338f7dfdaa8ff9a325 Mon Sep 17 00:00:00 2001 From: Christian Kotzbauer Date: Thu, 30 Aug 2018 17:42:50 +0200 Subject: [PATCH] Fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9640f9..bf817ea 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ cve-check-tool cve-check-tool, as its name suggests, is a tool for checking known -(public) CVEs. The tool will identify potentially vunlnerable software +(public) CVEs. The tool will identify potentially vulnerable software packages within Linux distributions through version matching. Where possible it will also seek to determine (through a distribution implemention) if a vulnerability has been addressed by way of a patch.