File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -572,7 +572,7 @@ const items = store.getItems();
572572~~~
573573<br >
574574<br >
575- <i >The twin of datastore.getItems() is
575+ <i >The twins of datastore.getItems() are
576576 <a href =" api/gantt_gettaskbytime.md " >gantt.getTaskByTime()</a > and
577577 <a href =" api/gantt_getlinks.md " >gantt.getLinks()</a >.
578578</i >
@@ -844,7 +844,7 @@ store.attachEvent("onParse", () => {
844844
845845<ul id =" onParse " >
846846 <li>
847- <b class=eventname>onParse (data)</b> — fires after data were parsed (became available for API) but before they were rendered in the Gantt chart
847+ <b class=eventname>onParse (data)</b> — fires after data have been parsed (became available for API) but before they are rendered in the Gantt chart
848848 <ul>
849849 <li><b><i>data</i></b> — (<i>Array <any></i>) — the array with the data that was loaded</li>
850850 </ul>
You can’t perform that action at this time.
0 commit comments