Fixed a comma that should've been a semicolon.

This commit is contained in:
Dan Lewi Harkestad
2015-11-23 10:39:49 +01:00
parent 81a7f48ea5
commit bfe9aff4a0

View File

@@ -1304,7 +1304,7 @@ interface HighchartsChartOptions3dFrame {
* @default 'transparent'
* @since 4.0
*/
color?: string | HighchartsGradient,
color?: string | HighchartsGradient;
/**
* Thickness of the panel.
* @default 1