diff --git a/README.md b/README.md
index dfe0b632..6b124c10 100644
--- a/README.md
+++ b/README.md
@@ -266,7 +266,7 @@ module.exports = async () => {
-👀 **Alternatives:** Some memory-only DB engines (e.g. SQLLite) are tempting - Surprisingly they are likely to be even slower in a multi-process testing mode + Present noise due to unsupported features❌; Some mock/stub the DB layer - Cutting off few seconds does not justify the greatly decreased risks coverage ❌
+👀 **Alternatives:** Some memory-only DB engines (e.g. SQLite) are tempting - Surprisingly they are likely to be even slower in a multi-process testing mode + Present noise due to unsupported features❌; Some mock/stub the DB layer - Cutting off few seconds does not justify the greatly decreased risks coverage ❌