docs: fixed typo in memory docs header

2026-06-18 17:51:36 -06:00
parent 7a5ae17148
commit b88c6bc579
-2
@@ -1,5 +1,3 @@
# Memory
Coyote can maintain a **persistent memory file system** that survives across sessions. Memory captures cross-session
facts about you, your project, and your preferences, complementing [Sessions](Sessions) (which handle
within-conversation state) and [Skills](Skills) (which are static knowledge packs).