Skip to content

Commit

Permalink
Fix grammar in package comment.
Browse files Browse the repository at this point in the history
Co-authored-by: Doug Fawley <[email protected]>
  • Loading branch information
arjan-bal and dfawley authored Jan 24, 2025
1 parent a4dd67f commit d4cefe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion balancer/lazy/lazy.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
*/

// Package lazy contains load balancer that starts in IDLE instead of
// Package lazy contains a load balancer that starts in IDLE instead of
// CONNECTING. Once it starts connecting, it instantiates its delegate.
//
// # Experimental
Expand Down

0 comments on commit d4cefe8

Please sign in to comment.