Skip to content

Commit

Permalink
Fix the wording
Browse files Browse the repository at this point in the history
  • Loading branch information
stIncMale committed Aug 8, 2023
1 parent 2ca3768 commit 4d08e36
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1017,7 +1017,8 @@ See the `Load Balancer Specification <../load-balancers/load-balancers.rst#event
/**
* The time it took to check out the connection.
* More specifically, the time elapsed between
* the `ConnectionCheckOutStartedEvent` and this event.
* the `ConnectionCheckOutStartedEvent`
* emitted by the same checking out and this event.
*
* Naturally, if a new connection was not created (`ConnectionCreatedEvent`)
* and established (`ConnectionReadyEvent`) as part of checking out,
Expand Down

0 comments on commit 4d08e36

Please sign in to comment.