Skip to content

Commit

Permalink
MAY -> may
Browse files Browse the repository at this point in the history
  • Loading branch information
stIncMale committed Aug 25, 2023
1 parent ffce7a4 commit 0e17c1e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,7 @@ See the `Load Balancer Specification <../load-balancers/load-balancers.rst#event
* the time to deliver the `ConnectionCreatedEvent`.
* Doing so eliminates a thing to worry about in support cases related to this duration,
* because the time to deliver synchronously is affected by user code.
* We MAY reconsider this decision in the future.
* We may reconsider this decision in the future.
*
* A driver MAY choose the type idiomatic to the driver.
* If the type chosen does not convey units, e.g., `int64`,
Expand Down Expand Up @@ -1031,7 +1031,7 @@ See the `Load Balancer Specification <../load-balancers/load-balancers.rst#event
* the time to deliver the `ConnectionCheckOutStartedEvent`.
* Doing so eliminates a thing to worry about in support cases related to this duration,
* because the time to deliver synchronously is affected by user code.
* We MAY reconsider this decision in the future.
* We may reconsider this decision in the future.
*
* A driver MAY choose the type idiomatic to the driver.
* If the type chosen does not convey units, e.g., `int64`,
Expand Down

0 comments on commit 0e17c1e

Please sign in to comment.