fix typo: Entity Summary Memory documentation (#8145)

Fixed a small typo I came across in the Memory documentation.
pull/8162/head
Lawrence Lim 1 year ago committed by GitHub
parent 8f5000146c
commit fa8906a9b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -261,7 +261,7 @@ conversation.predict(input="What do you know about Deven & Sam?")
</CodeOutputBlock>
## Inspecting the memory store
We can also inspect the memory store directly. In the following examaples, we look at it directly, and then go through some examples of adding information and watch how it changes.
We can also inspect the memory store directly. In the following examples, we look at it directly, and then go through some examples of adding information and watch how it changes.
```python

Loading…
Cancel
Save