Skip to content

Commit 856c6de

Browse files
committed
Handle PR review remarks on README.md
1 parent d96f752 commit 856c6de

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
@@ -174,21 +174,21 @@ top right. Some elements can be shown in a different shape, without the stereoty
174174
you to override the setting for an individual shape.
175175

176176
Shapes that support special shapes are:
177-
* Business Actor(*)
177+
* Business Actor<sup>*</sup>
178178
* Business Role
179-
* Business Service(*)
179+
* Business Service<sup>*</sup>
180180
* Business Product
181-
* Application Service(*)
181+
* Application Service<sup>*</sup>
182182
* Technology Node
183183
* Technology Artifact
184-
* Technology Service(*)
184+
* Technology Service<sup>*</sup>
185185
* Motivation Stakeholder
186186
* Motivation Meaning
187-
* Motivation Value(*)
187+
* Motivation Value<sup>*</sup>
188188
* Strategy Value Stream
189189

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

0 commit comments

Comments
 (0)