Skip to content

Commit

Permalink
Correct ports overview doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zHaytam committed Jul 22, 2023
1 parent eac192e commit 4a19d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/Site/Pages/Documentation/Ports/Overview.razor
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<h2>Shape</h2>

Nodes can have a specific shape, which by default is a rectangle. It is used for two things at the moment:
Ports can have a specific shape, which by default is a circle. It is used for two things at the moment:
<ul class="list-disc list-inside mt-2">
<li><code>ShapeAnglePositionProvider</code>: To return a position for the given angle.</li>
<li><code>SinglePortAnchor</code>: When <code>UseShapeAndAlignment</code> is true.</li>
Expand Down

0 comments on commit 4a19d95

Please sign in to comment.