@balkangraph/orgchart.js 8.14.40 → 8.14.41

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
@@ -932,7 +932,7 @@ declare class OrgChart extends OrgChartBase {
932
932
  static RESET_MOVABLE_ONEXPANDCOLLAPSE: boolean;
933
933
 
934
934
  /**
935
- * Gil;ter menu is ordered alphabetically
935
+ * Filter menu is ordered alphabetically
936
936
  */
937
937
  static FILTER_ALPHABETICALLY: boolean;
938
938