From 6aa9a8a9c1feab84b8ed6a486e38fa8651bcd23e Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Mon, 17 Jun 2024 20:58:06 +0200 Subject: [PATCH] Fix typo in title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 166fe2b..8756861 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ -# MAGIC (**M**agic **A**ccelerates via **G**eneral **I**ntercept-based **C**acheing) +# MAGIC (**M**agic **A**ccelerates via **G**eneral **I**ntercept-based **C**aching) This python module **MAGIC**ally mitigates performance issues on BWUni caused by faulty OS cache configuration.