We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f01f099 commit 4725053Copy full SHA for 4725053
examples/pydantic_ai_examples/question_graph.py
@@ -173,7 +173,7 @@ async def run_as_cli(answer: str | None):
173
except (IndexError, AssertionError):
174
print(
175
'Usage:\n'
176
- ' uv run -m pydantic_ai_examples.question_graph meriad\n'
+ ' uv run -m pydantic_ai_examples.question_graph mermaid\n'
177
'or:\n'
178
' uv run -m pydantic_ai_examples.question_graph continuous\n'
179
0 commit comments