diff --git a/docs/docs/Components/components-helpers.mdx b/docs/docs/Components/components-helpers.mdx index fdd1680df..7ddc32de2 100644 --- a/docs/docs/Components/components-helpers.mdx +++ b/docs/docs/Components/components-helpers.mdx @@ -71,7 +71,7 @@ In this example, one **Message History** component stores the complete chat hist To configure Langflow to store and retrieve messages from an external database instead of local Langflow memory, follow these steps. 1. Add two **Memory** components to your flow. -This example uses **Redit Chat Memory**. +This example uses **Redis Chat Memory**. 2. To enable external memory ports, in both **Memory** components, click