Skip to content

Commit ca57b4d

Browse files
author
JeanMarc van Leerdam
committed
Merge branch 'master' into add-sequence-diagram-participant-support
2 parents b459793 + 856c6de commit ca57b4d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,21 +178,21 @@ top right. Some elements can be shown in a different shape, without the stereoty
178178
you to override the setting for an individual shape.
179179

180180
Shapes that support special shapes are:
181-
* Business Actor(*)
181+
* Business Actor<sup>*</sup>
182182
* Business Role
183-
* Business Service(*)
183+
* Business Service<sup>*</sup>
184184
* Business Product
185-
* Application Service(*)
185+
* Application Service<sup>*</sup>
186186
* Technology Node
187187
* Technology Artifact
188-
* Technology Service(*)
188+
* Technology Service<sup>*</sup>
189189
* Motivation Stakeholder
190190
* Motivation Meaning
191-
* Motivation Value(*)
191+
* Motivation Value<sup>*</sup>
192192
* Strategy Value Stream
193193

194194
> [!IMPORTANT]
195-
> Note: the special shapes marked with (*) do not support nesting other elements within them, so you need to add a
195+
> The special shapes marked with <sup>*</sup> do not support nesting other elements within them, so you need to add a
196196
> `$nest=%true()` parameter when nesting using these elements with special shapes.
197197
198198
```plantuml

0 commit comments

Comments
 (0)