Skip to content

Commit ca4b483

Browse files
authored
fix(docs): minor docs typo fix (#698)
1 parent adead63 commit ca4b483

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

apps/docs/content/docs/connections/data-structure.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ Different block types produce different output structures. Here's what you can e
7878

7979
- **result**: The return value of the function (can be any type)
8080
- **stdout**: Console output captured during function execution
81-
- **executionTime**: Time taken to execute the function (in milliseconds)
8281

8382
</Tab>
8483
<Tab>

apps/docs/content/docs/getting-started/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,6 @@ Congratulations! You've created your first AI workflow that:
185185
</Card>
186186
</Cards>
187187

188-
[IMAGE_PLACEHOLDER: Example of enhanced workflow with additional blocks]
189-
190188
## Need Help?
191189

192190
**Stuck on a step?** Check our [Blocks documentation](/blocks) for detailed explanations of each component.

0 commit comments

Comments
 (0)