diff --git a/README.md b/README.md
index 90adb0430f775fc4230a18beff6b17ae7e19acb4..55abcc747f98b00f002fe6203aaa543cfdcb5767 100644
--- a/README.md
+++ b/README.md
@@ -200,7 +200,7 @@ Set `DISABLE_TELEMETRY` in your server or docker .env settings to "true" to opt
 
 We will only track usage details that help us make product and roadmap decisions, specifically:
 
-- Typ of your installation (Docker or Desktop)
+- Type of your installation (Docker or Desktop)
 - When a document is added or removed. No information _about_ the document. Just that the event occurred. This gives us an idea of use.
 - Type of vector database in use. Let's us know which vector database provider is the most used to prioritize changes when updates arrive for that provider.
 - Type of LLM in use. Let's us know the most popular choice and prioritize changes when updates arrive for that provider.