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 @@ -308,7 +308,7 @@ nextrects.enter().append('rect'); // adds one element
308308
309309## Transitions ` selection.transition() `
310310
311- The key function < isindex ></ isindex > also important in case parts of our objects change -- if we
311+ The key function is also important in case parts of our objects change -- if we
312312change a count, then we can update the appropriate element without having to
313313delete and re-add the element, we can update it in place.
314314
@@ -477,4 +477,4 @@ mostly build on what we've already shown.
477477</a >
478478
479479
480- <script type =" text/javascript " src =" {{ " /javascripts /data-binding.js" | prepend: site.baseurl }}" ></script >
480+ <script type =" text/javascript " src =" {{ " /javascripts /data-binding.js" | prepend: site.baseurl }}" ></script >
You can’t perform that action at this time.
0 commit comments