Skip to content

Commit 935bea4

Browse files
typo fix
1 parent a080874 commit 935bea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
MDX2JSONSource: "http://localhost:57772/SAMPLES", // MDX2JSON server address
9191
basicMDX: typeof req === "object" ? req.basicMDX : req
9292
}
93-
//, showSummary: true // show summary by column
93+
//, showSummary: true // show summary by columns
9494
//, formatNumbers: "#,###.##"
9595
//, drillDownTarget: "<dashboard name>" - undocumented, deepSee only
9696
};

0 commit comments

Comments
 (0)