Skip to content

Commit 929213e

Browse files
Update minimal-example.mdx
1 parent b7b7517 commit 929213e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/quick-start/minimal-example.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This example showcases how to set up your environment, define a custom module, c
8585

8686
Feel free to adapt and expand upon this example to suit your specific use case while exploring the extensive capabilities of DSPy.
8787

88-
If you want to try what you just built, run `optimized_cot.forward('Your Question Here')`.
88+
If you want to try what you just built, run `optimized_cot(question='Your Question Here')`.
8989

9090
***
9191

0 commit comments

Comments
 (0)