mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-05 20:25:08 -05:00
fix(docs): minor docs typo fix (#698)
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user