diff --git a/README.md b/README.md
index b51d3b3..5544ef4 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ Due to the fact that there can be many parameters and not all of them are requir
>```
>[!Warning]
-> To use the examples provided in this tutorial, especially to work with asynchronous methods, I recommend defining the Gemini interface with the widest possible scope.
+> To use the examples provided in this tutorial, especially to work with asynchronous methods, I recommend defining the Groq interface with the widest possible scope.
>
> So, set `GroqCloud := TGroqFactory.CreateInstance(API_KEY);` in the `OnCreate` event of your application.
>