Skip to content

Commit a29177d

Browse files
authored
fix: Broken markdown in builds and runs section (#1769)
Noticed https://docs.apify.com/platform/actors/development/builds-and-runs#running-an-actor has broken md <img width="558" height="386" alt="image" src="https://github.com/user-attachments/assets/1112d705-219f-441c-9fe7-2c9420eeff15" />
1 parent 2028dda commit a29177d

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/actors/development/builds_and_runs

1 file changed

+1
-1
lines changed

sources/platform/actors/development/builds_and_runs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To create a _run_, you take your _build_ and start it with some input:
3333

3434
```mermaid
3535
flowchart LR
36-
subgraph AD [+]
36+
subgraph AD [Run Definition]
3737
direction LR
3838
Build
3939
Input

0 commit comments

Comments
 (0)