Skip to content

Commit 7c64a97

Browse files
authored
Update components/diagram/events.md
1 parent 293c5af commit 7c64a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/diagram/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The `OnShapeClick` event fires when the user clicks on a shape. The event argume
5151
}
5252
````
5353

54-
Use the [Diagram JSON state](slug:diagram-overview#define-shapes-and-connections-in-json) if you need to [change to the Diagram configuration](slug:diagram-kb-change-shape-color-onshapeclick) while persisting other user changes that are not part of the component declaration.
54+
Use the [Diagram JSON state](slug:diagram-overview#define-shapes-and-connections-in-json) if you need to [change the Diagram configuration](slug:diagram-kb-change-shape-color-onshapeclick) while persisting other user changes that are not part of the component declaration.
5555

5656
## Example
5757

0 commit comments

Comments
 (0)