Skip to content

Commit c11edf7

Browse files
committed
882373: Add Elements
1 parent 1e2ecee commit c11edf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ej2-asp-core-mvc/diagram/group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ diagram.add(group);
126126

127127
## Add collection of group nodes at runtime
128128

129-
* The collection of group nodes can be dynamically added using `addElements` method.Each time an element is added to the diagram canvas, the `collectionChang` event will be triggered.
129+
* The collection of group nodes can be dynamically added using `addElements` method.Each time an element is added to the diagram canvas, the `collectionChange` event will be triggered.
130130

131131
{% if page.publishingplatform == "aspnet-core" %}
132132

0 commit comments

Comments
 (0)