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 3e1dd84 commit 5215d3aCopy full SHA for 5215d3a
core/topology/topology.go
@@ -48,7 +48,7 @@ const (
48
SingleMode
49
)
50
51
-// Topology respresents a MongoDB deployment.
+// Topology represents a MongoDB deployment.
52
type Topology struct {
53
connectionstate int32
54
0 commit comments