API/CodeSamples/Javascript/GetPivotGuiData.md
... ...
@@ -22,7 +22,7 @@ Here is the hierarchy of object keys sent back:
22 22
* [0]...[n]
23 23
* FunctionNames
24 24
* [0]...[n]
25
-*FunctionIds
25
+* FunctionIds
26 26
* [0]...[n]
27 27
28 28
GotPivotGuiData is a callback method that takes two parameters. The first is the returnObj and the second is the id of the called method (getpivotguidata).
... ...
\ No newline at end of file