Skip to content

Commit 31b4bb9

Browse files
authored
DEV: fix typo on AI page (#1432)
1 parent 3a28c90 commit 31b4bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/ai/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Learn to perform vector search and use gateways and semantic caching in your AI/
4444

4545
## Quickstarts
4646

47-
Quickstarts or recipes are useful when you are trying to build specific functionality. For example, you might want to do RAG with LangChain or set up LLM memory for you AI agent. Get started with the following Redis Python notebooks.
47+
Quickstarts or recipes are useful when you are trying to build specific functionality. For example, you might want to do RAG with LangChain or set up LLM memory for your AI agent. Get started with the following Redis Python notebooks.
4848

4949
* [The place to start if you are brand new to Redis](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/redis-intro/00_redis_intro.ipynb)
5050

0 commit comments

Comments
 (0)