We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5949788 commit cd49dd4Copy full SHA for cd49dd4
src/models/eventsFactory.js
@@ -525,7 +525,7 @@ class EventsFactory extends Factory {
525
}
526
527
/**
528
- * Get event daily chart data (affected users) from MongoDB only
+ * Get event daily chart data of affected users from MongoDB only
529
*
530
* @param {string} groupHash - event's group hash
531
* @param {number} days - how many days to fetch
0 commit comments