Skip to content

Commit 7e1f113

Browse files
committed
new
1 parent 8c4d9e8 commit 7e1f113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blog/posts/ai_agent_tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,5 +272,5 @@ graph LR
272272
B -->|Yes| C[Hmm...];
273273
C --> D[Debug];
274274
D --> B;
275-
B ---->|No| E[Yay!];
275+
B ---->|No| E[Yay Dieo!];
276276
```

0 commit comments

Comments
 (0)