Skip to content

Commit 14655b4

Browse files
committed
spelling: persisting
Signed-off-by: Josh Soref <[email protected]>
1 parent 483d060 commit 14655b4

File tree

1 file changed

+1
-1
lines changed
  • contributing/samples/session_state_agent

1 file changed

+1
-1
lines changed

contributing/samples/session_state_agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ state is available after writing via the context object
5555

5656
### Current Behavior
5757

58-
The current behavior of pesisting states are:
58+
The current behavior of persisting states are:
5959

6060
* for `before_agent_callback`: state delta will be persisted after all callbacks are processed.
6161
* for `before_model_callback`: state delta will be persisted with the final LlmResponse,

0 commit comments

Comments
 (0)