From d6700113635015caef548f7bd9f1b44423b2d83b Mon Sep 17 00:00:00 2001
From: Logan Markewich <logan.markewich@live.com>
Date: Tue, 14 Nov 2023 10:57:16 -0600
Subject: [PATCH] typo

---
 packages/create-llama/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/create-llama/README.md b/packages/create-llama/README.md
index 41160446c..b18a8ad13 100644
--- a/packages/create-llama/README.md
+++ b/packages/create-llama/README.md
@@ -10,7 +10,7 @@ The easiest way to get started with [LlamaIndex](https://www.llamaindex.ai/) is
 
 ## Get Started
 
-You can run `create-llama` in interactive or non-interatactive mode.
+You can run `create-llama` in interactive or non-interactive mode.
 
 ### Interactive
 
-- 
GitLab