From e17da5062a969612fa2e78c059e58843e7a6fb06 Mon Sep 17 00:00:00 2001 From: Sandy Tao Date: Wed, 13 May 2026 09:11:12 -0700 Subject: [PATCH] Update docs/tools/memory.md Co-authored-by: Jenna Inouye --- docs/tools/memory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/memory.md b/docs/tools/memory.md index c834104101..7ac518854d 100644 --- a/docs/tools/memory.md +++ b/docs/tools/memory.md @@ -5,7 +5,7 @@ editing Markdown memory files directly. ## Technical reference -The agent routes memories to the appropriate markdown file: shared project +The agent routes memories to the appropriate Markdown file: shared project instructions go in repository `GEMINI.md` files, private project notes go in the per-project private memory folder, and cross-project personal preferences go in the global `~/.gemini/GEMINI.md` file.