fix(docs): minor docs typo fix (#698)

This commit is contained in:
Waleed Latif
2025-07-15 13:06:58 -07:00
committed by GitHub
parent adead6336b
commit ca4b483ce3
2 changed files with 0 additions and 3 deletions

View File

@@ -78,7 +78,6 @@ Different block types produce different output structures. Here's what you can e
- **result**: The return value of the function (can be any type)
- **stdout**: Console output captured during function execution
- **executionTime**: Time taken to execute the function (in milliseconds)
</Tab>
<Tab>

View File

@@ -185,8 +185,6 @@ Congratulations! You've created your first AI workflow that:
</Card>
</Cards>
[IMAGE_PLACEHOLDER: Example of enhanced workflow with additional blocks]
## Need Help?
**Stuck on a step?** Check our [Blocks documentation](/blocks) for detailed explanations of each component.