diff --git a/docs/syntax/wardley.md b/docs/syntax/wardley.md index 738fabb448..2f0e691e76 100644 --- a/docs/syntax/wardley.md +++ b/docs/syntax/wardley.md @@ -629,7 +629,7 @@ evolution Genesis@0.25 -> Custom@0.5 -> Product@0.75 -> Commodity@1.0 anchor Customer [0.90, 0.95] component "Mobile App" [0.80, 0.85] (build) -component "Web App" [0.75, 0.80] (build) label [-60, 10] +component "Web App" [0.75, 0.80] label [-60, 10] (build) component "API Gateway" [0.70, 0.65] (buy) component "Auth Service" [0.60, 0.55] (outsource) component "Database" [0.50, 0.45] (buy) (inertia) @@ -668,7 +668,7 @@ evolution Genesis@0.25 -> Custom@0.5 -> Product@0.75 -> Commodity@1.0 anchor Customer [0.90, 0.95] component "Mobile App" [0.80, 0.85] (build) -component "Web App" [0.75, 0.80] (build) label [-60, 10] +component "Web App" [0.75, 0.80] label [-60, 10] (build) component "API Gateway" [0.70, 0.65] (buy) component "Auth Service" [0.60, 0.55] (outsource) component "Database" [0.50, 0.45] (buy) (inertia) diff --git a/packages/mermaid/src/docs/syntax/wardley.md b/packages/mermaid/src/docs/syntax/wardley.md index e5eb5acc6a..60d26db0a9 100644 --- a/packages/mermaid/src/docs/syntax/wardley.md +++ b/packages/mermaid/src/docs/syntax/wardley.md @@ -397,7 +397,7 @@ evolution Genesis@0.25 -> Custom@0.5 -> Product@0.75 -> Commodity@1.0 anchor Customer [0.90, 0.95] component "Mobile App" [0.80, 0.85] (build) -component "Web App" [0.75, 0.80] (build) label [-60, 10] +component "Web App" [0.75, 0.80] label [-60, 10] (build) component "API Gateway" [0.70, 0.65] (buy) component "Auth Service" [0.60, 0.55] (outsource) component "Database" [0.50, 0.45] (buy) (inertia)