Skip to content

Commit ab620c6

Browse files
committed
Fix mermaid syntax
1 parent 8ba96a0 commit ab620c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/feature-band-source-building.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -569,8 +569,8 @@ cd dotnet
569569
```mermaid
570570
flowchart LR
571571
subgraph SBPrev2xx["Previous (B-1)xx SB Release"]
572-
Prev_2xx_SDK[Source-built (B-1)xx SDK]
573-
Prev_2xx_Art[Source-built (B-1)xx Artifacts]
572+
Prev_2xx_SDK["Source-built (B-1)xx SDK"]
573+
Prev_2xx_Art["Source-built (B-1)xx Artifacts"]
574574
end
575575
576576
subgraph SBCurr1xx["Current 1xx SB Release"]

0 commit comments

Comments
 (0)