We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4dd98 commit a517f8eCopy full SHA for a517f8e
mongo/options/clientoptions.go
@@ -589,7 +589,7 @@ func (c *ClientOptions) SetTLSConfig(cfg *tls.Config) *ClientOptions {
589
return c
590
}
591
592
-// SetWriteConcern specifies the write concern to use to for write operations. This can also be se through the following
+// SetWriteConcern specifies the write concern to use to for write operations. This can also be set through the following
593
// URI options:
594
//
595
// 1. "w": Specify the number of nodes in the cluster that must acknowledge write operations before the operation
0 commit comments