Skip to content

Commit 14c67e2

Browse files
authored
Fix formatting for load-balanced topology
1 parent 876a442 commit 14c67e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/change-streams/tests/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Each YAML file has the following keys:
4949
- ``database``: Watch changes on database ``database_name``
5050
- ``client``: Watch changes on entire clusters
5151
- ``topology``: An array of server topologies against which to run the test.
52-
Valid topologies are ``single``, ``replicaset``, ``sharded``, and "load-balanced".
52+
Valid topologies are ``single``, ``replicaset``, ``sharded``, and ``load-balanced``.
5353
- ``changeStreamPipeline``: An array of additional aggregation pipeline stages to add to the change stream
5454
- ``changeStreamOptions``: Additional options to add to the changeStream
5555
- ``operations``: Array of documents, each describing an operation. Each document has the following fields:

0 commit comments

Comments
 (0)