We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4d9e8 commit 7e1f113Copy full SHA for 7e1f113
docs/blog/posts/ai_agent_tutorial.md
@@ -272,5 +272,5 @@ graph LR
272
B -->|Yes| C[Hmm...];
273
C --> D[Debug];
274
D --> B;
275
- B ---->|No| E[Yay!];
+ B ---->|No| E[Yay Dieo!];
276
```
0 commit comments