From a8a06c476cda74eef39fb2f98074a67150d2ec7f Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 3 Jun 2024 00:08:32 -0700 Subject: [PATCH] Typo fix Signed-off-by: Tommy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a63764a..5ff224a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Additionally, the output of `lshw`, information on your workload, etc will be gr ## Supported hardwware/Workload -Reasonably new and common hard hardware and will be added to the `sample-data` dictory and used to generate the kernel module blacklist. The same goes for server workloads - if it is a reasonably common workload, it will be supported. +Reasonably new and common hard hardware and will be added to the `sample-data` directory and used to generate the kernel module blacklist. The same goes for server workloads - if it is a reasonably common workload, it will be supported. One exception for this is the use of technologies that are known to be vulnerable, such as Thunderbolt. Their kernel module will always remain blacklisted and whichever workload relies on them will not be supported.