Skip to content

Commit 32b5896

Browse files
Update dynamic-variables.mdx
1 parent 538dd3a commit 32b5896

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
@@ -63,4 +63,4 @@ meaning that you don't need to set them manually in `variableValues`:
6363
| `{{day}}` | Current day of month (UTC) | 1 |
6464
| `{{year}}` | Current year (UTC) | 2024 |
6565

66-
**Note:** You will need to add the {{variableName}} in this format in all your prompts, whether it is the first message or anywhere else you want to use it.
66+
**Note:** You will need to add the `{{variableName}}` in this format in all your prompts, whether it is the first message or anywhere else you want to use it.

0 commit comments

Comments
 (0)