File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ import { createGatheringDataStore } from '../../../googlesitekit/modules/create-
50
50
const { createRegistrySelector } = Data ;
51
51
52
52
/**
53
- * Returns report args for the zero data report.
53
+ * Returns report args for a sample report.
54
54
*
55
55
* @since 1.107.0
56
56
*
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ import { createGatheringDataStore } from '../../../googlesitekit/modules/create-
55
55
const { createRegistrySelector } = Data ;
56
56
57
57
/**
58
- * Returns report args for the zero data report.
58
+ * Returns report args for a sample report.
59
59
*
60
60
* @since 1.107.0
61
61
*
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ import { createGatheringDataStore } from '../../../googlesitekit/modules/create-
41
41
const { createRegistrySelector } = Data ;
42
42
43
43
/**
44
- * Returns report args for the zero data report.
44
+ * Returns report args for a sample report.
45
45
*
46
46
* @since 1.107.0
47
47
*
You can’t perform that action at this time.
0 commit comments