From 9b73cceff6dc4fb51c02f4a4a181cdcc078db779 Mon Sep 17 00:00:00 2001 From: Sandy Tao Date: Wed, 13 May 2026 09:37:14 -0700 Subject: [PATCH] chore: fix prettier formatting in memory-management.md --- docs/cli/tutorials/memory-management.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cli/tutorials/memory-management.md b/docs/cli/tutorials/memory-management.md index 97bed16a99..e8981a69d5 100644 --- a/docs/cli/tutorials/memory-management.md +++ b/docs/cli/tutorials/memory-management.md @@ -71,8 +71,8 @@ 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, so the fact is -loaded in future sessions. +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.`