backgound -> background in 'highcharts'.

This commit is contained in:
Daniel Rosenwasser
2015-08-07 14:57:38 -07:00
parent c6fed019e8
commit dd12455c4a
+1 -1
View File
@@ -14,7 +14,7 @@ interface HighstockNavigatorOptions {
baseSeries?: string | number;
enabled?: boolean;
handles?: {
backgoundColor?: string;
backgroundColor?: string;
borderColor?: string;
};
height?: number;