Skip to content

Commit ac12179

Browse files
Update docs/CONFIGURATION.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent a31f2b4 commit ac12179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/CONFIGURATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Behavior:
9696

9797
### Persisting defaults from an agent
9898

99-
By default when the agent calls `session_set_defaults`, defaults are only stored in memory for that session, to persist them to the config file, ask the agent to set the `persist` flag to `true`.
99+
By default, when the agent calls `session_set_defaults`, defaults are only stored in memory for that session. To persist them to the config file, ask the agent to set the `persist` flag to `true`.
100100

101101
> [!IMPORTANT]
102102
> The write is **patch-only**: only keys provided in that call are written (plus any removals needed for mutual exclusivity).

0 commit comments

Comments
 (0)