Skip to content

Commit ae92c3a

Browse files
slaveeksCopilot
andauthored
Update src/models/eventsFactory.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 34cbcf6 commit ae92c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/models/eventsFactory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ class EventsFactory extends Factory {
544544
}
545545

546546
/**
547-
* Fetch timestamps and total count of errors (or target error) for each day since
547+
* Fetch timestamps and aggregated values (count or affectedUsers) for each day since
548548
*
549549
* @param {number} days - how many days we need to fetch for displaying in a chart
550550
* @param {number} timezoneOffset - user's local timezone offset in minutes

0 commit comments

Comments
 (0)