File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Event Descriptions
75
75
76
76
You can subscribe to SDAM events by defining the corresponding
77
77
event callback function. The following table provides the name of
78
- each SDAM event, links to the class 's API documentation, and describes
78
+ each SDAM event, links to the type 's API documentation, and describes
79
79
when the event is published:
80
80
81
81
.. list-table::
@@ -116,7 +116,7 @@ when the event is published:
116
116
* - `mongoc_apm_server_heartbeat_failed_t <{+api-libmongoc+}/mongoc_apm_server_heartbeat_failed_t.html>`__
117
117
- Created when the heartbeat fails.
118
118
119
- You can find information about each monitoring subscriber class and event
119
+ You can find information about each monitoring subscriber type and event
120
120
method in the `Application Performance Monitoring <{+api-libmongoc+}/application-performance-monitoring.html>`__
121
121
section of the API documentation.
122
122
You can’t perform that action at this time.
0 commit comments