Skip to content

Commit d3b4fb0

Browse files
authored
Merge pull request #2267 from slg95/patch-1
Simple README.md typo fix for the memory server
2 parents a430124 + 8868efb commit d3b4fb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/memory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Follow these steps for each interaction:
265265
- If any new information was gathered during the interaction, update your memory as follows:
266266
a) Create entities for recurring organizations, people, and significant events
267267
b) Connect them to the current entities using relations
268-
b) Store facts about them as observations
268+
c) Store facts about them as observations
269269
```
270270

271271
## Building

0 commit comments

Comments
 (0)