From 161541310f1656a9583e1a07b7dfcccdf6563999 Mon Sep 17 00:00:00 2001 From: jif-oai Date: Mon, 4 May 2026 18:39:46 +0200 Subject: [PATCH] typo (#21023) --- codex-rs/features/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codex-rs/features/src/lib.rs b/codex-rs/features/src/lib.rs index a7ab95bcf..acb6fa195 100644 --- a/codex-rs/features/src/lib.rs +++ b/codex-rs/features/src/lib.rs @@ -787,7 +787,7 @@ pub const FEATURES: &[FeatureSpec] = &[ stage: Stage::Experimental { name: "Memories", menu_description: "Allow Codex to create new memories from conversations and bring relevant memories into new conversations.", - announcement: "NEW: Codex can now generate and uses memories. Try is now with `/memories`", + announcement: "NEW: Codex can now generate and use memories. Try it now with `/memories`", }, default_enabled: false, },