From 400ff562c45dacaa66a6c972e709cbfcd8aa9604 Mon Sep 17 00:00:00 2001 From: Mendon Kissling <59585235+mendonk@users.noreply.github.com> Date: Mon, 21 Jul 2025 11:38:25 -0400 Subject: [PATCH] docs: update components-helpers.mdx (#9120) --- docs/docs/Components/components-helpers.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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