From bbf9e2f28ebc76234ba0d8d7853192bcc7b40f41 Mon Sep 17 00:00:00 2001 From: Sandy Tao Date: Wed, 13 May 2026 09:12:04 -0700 Subject: [PATCH] Update docs/cli/tutorials/memory-management.md Co-authored-by: Jenna Inouye --- docs/cli/tutorials/memory-management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/tutorials/memory-management.md b/docs/cli/tutorials/memory-management.md index a494ae16d4..97bed16a99 100644 --- a/docs/cli/tutorials/memory-management.md +++ b/docs/cli/tutorials/memory-management.md @@ -71,7 +71,7 @@ Just tell the agent to remember something. **Prompt:** `Remember that I prefer using 'const' over 'let' wherever possible.` -The agent will edit the appropriate memory markdown file directly so the fact is +The agent will edit the appropriate memory Markdown file, so the fact is loaded in future sessions. **Prompt:** `Save the fact that the staging server IP is 10.0.0.5.`