Skip to content

Commit d6cc525

Browse files
authored
correct spelling (#83)
1 parent e4d1c55 commit d6cc525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assistants/dynamic-variables.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To leverage dynamic variables during phone calls, follow these steps:
3737
```json
3838
{
3939
"assistantId": "your-assistant-id",
40-
"assistantOverride": {
40+
"assistantOverrides": {
4141
"variableValues": {
4242
"name": "John"
4343
}

0 commit comments

Comments
 (0)