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 8d87c1e commit 16a93e5Copy full SHA for 16a93e5
source/tutorial/change-streams-example.txt
@@ -14,7 +14,7 @@ Change Stream Examples
14
Change streams are available for replica sets or sharded clusters with replica set
15
shards. You cannot open a change stream against a standalone :binary:`~bin.mongod`.
16
For a sharded cluster, you must issue the open change stream operation against
17
- the :binary:`~bin.mongos`.
+ the :binary:`~bin.mongos`.
18
19
The replica set or the sharded cluster must use:
20
0 commit comments