diff --git a/source/monitoring/cluster-monitoring.txt b/source/monitoring/cluster-monitoring.txt index d9d9901e..0093aa47 100644 --- a/source/monitoring/cluster-monitoring.txt +++ b/source/monitoring/cluster-monitoring.txt @@ -100,10 +100,10 @@ documentation, and a description of when the event is published: type changing from secondary to primary. * - :php:`ServerOpeningEvent ` - - Created when a server connection is established. + - Created when a new server is added to the topology. * - :php:`ServerClosedEvent ` - - Created when a server connection is closed. + - Created when an existing server is removed from the topology. * - :php:`TopologyChangedEvent ` - Created when the topology description changes, such as when there