This commit is contained in:
Jonathan Belcher 2018-10-29 15:46:51 -04:00 committed by GitHub
parent 360c4c7083
commit c3391e78f5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import { ERROR } from 'store/constants';
import { getJsonString } from 'store/utils'; import { getJsonString } from 'store/utils';
/** /**
* Returns revenue report details for a specific report query. * Returns products report details for a specific report query.
* *
* @param {Object} state Current state * @param {Object} state Current state
* @param {Object} query Report query paremters * @param {Object} query Report query paremters