hubmapconsortium/ccf-asct-reporter

Typo in Google Analytics event() call

Closed this issue · 0 comments

this.ga.eventEmitter('counts_comaparison', GaCategory.COMPARISON, 'Adding sheet or file to Compare', GaAction.INPUT, 0, JSON.stringify(gaData));

Should be "count_comparison."