@balkangraph/orgchart.js 8.14.19 → 8.14.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/orgchart.d.ts CHANGED
@@ -2095,7 +2095,7 @@ declare namespace OrgChart {
2095
2095
  */
2096
2096
  partnerNodeSeparation?: number,
2097
2097
  /**
2098
- * The maximum number of columns, if the chart has multiple root nodes. Default value - *10*
2098
+ * The number of colums if the chart has multiple root nodes. Default value - *10*
2099
2099
  * ```typescript
2100
2100
  * var chart = new OrgChart('#tree', {
2101
2101
  * columns: 1