Skip to content

Commit

Permalink
fix: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Davincible committed Aug 24, 2023
1 parent 8c6b7d0 commit ed1eb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion events.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type IdleEvent struct {
IsIdle bool
}

// NetworkIdlePermanentListener sets up a listener to monitor for network idle events.
// NetworkIdleListener sets up a listener to monitor for network idle events.
//
// This can be used as a proxy to know for e.g. when a page has fully loaded, assuming
// that the page doesn't send any network requests within the networkIdleTimeout period
Expand Down

0 comments on commit ed1eb08

Please sign in to comment.