API/CodeSamples/ShowInvalidVizExportLink.md
... ...
@@ -16,10 +16,10 @@ public class CustomAdHocConfig : FileSystemAdHocConfig {
16 16
AdHocSettings.ShowInvalidVizExportLink = false;
17 17
18 18
19
- } // End of InitializReporting
19
+ } // End of InitializeReporting
20 20
21 21
22
- } // End of CustomAdHocConfig
22
+ } // End of CustomAdHocConfig
23 23
```
24 24
25 25
##Screenshots