-
Type: Task
-
Resolution: Won't Do
-
Priority: Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: Documentation
Hi team,
It looks like the serverHearbeatStarted method of the ServerMonitorListener class is misspelled.
I think it is missing the first "t" in "heartbeat".
Here it is in the JavaDoc as well: https://mongodb.github.io/mongo-java-driver/4.2/apidocs/mongodb-driver-core/com/mongodb/event/ServerMonitorListener.html#serverHearbeatStarted(com.mongodb.event.ServerHeartbeatStartedEvent)