diff --git a/docs/docs/tutorials/rag-with-astradb.mdx b/docs/docs/tutorials/rag-with-astradb.mdx index 09395c598..9bb813f55 100644 --- a/docs/docs/tutorials/rag-with-astradb.mdx +++ b/docs/docs/tutorials/rag-with-astradb.mdx @@ -143,7 +143,7 @@ The RAG flow is a bit more complex. It consists of: style={{ width: "80%", margin: "20px auto" }} /> -To run it all we have to do is click on the ⚡ _Run_ button and start interacting with your RAG application. +To run it all we have to do is click on the 🤖 _Playground_ button and start interacting with your RAG application.