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 a4235c0 commit 4dccfa0Copy full SHA for 4dccfa0
mongo/private/options/options.go
@@ -116,7 +116,7 @@ type FindOneAndReplaceOptioner interface {
116
findOneAndReplaceOption()
117
}
118
119
-// ChangeStreamOptioner is the interface implemented by types that can be used as Options for
+// ChangeStreamOptioner is the interface implemented by types that can be used as Options for
120
// change stream operations.
121
type ChangeStreamOptioner interface {
122
Optioner
0 commit comments