Update index.d.ts

Correct the wrong word
This commit is contained in:
hzwuxinhan
2018-08-15 15:52:11 +08:00
committed by GitHub
parent 21487e4d9e
commit 362d3aa24f

View File

@@ -500,7 +500,7 @@ declare namespace echarts {
/**
* Chart height.
*/
heiight?: number | string,
height?: number | string,
/**
* Specify whether or not to prevent triggering events.