Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit dd7bfcd

Browse files
Terreiinickva
authored andcommitted
Update common.rst to fix spelling
1 parent 2c8e18f commit dd7bfcd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/api/server/common.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -601,13 +601,13 @@
601601
to be used when creating the target database. Can include the
602602
standard ``q`` and ``n`` parameters.
603603
:<json array doc_ids: Array of document IDs to be synchronized.
604-
``doc_ids``, ``filter``, and ``selector`` mutually exclusive.
604+
``doc_ids``, ``filter``, and ``selector`` are mutually exclusive.
605605
:<json string filter: The name of a :ref:`filter function <filterfun>`.
606-
``doc_ids``, ``filter``, and ``selector`` mutually exclusive.
606+
``doc_ids``, ``filter``, and ``selector`` are mutually exclusive.
607607
:<json json selector: A :ref:`selector <find/selectors>` to filter
608608
documents for synchronization. Has the same behavior as the
609609
:ref:`selector objects <selectorobj>` in replication documents.
610-
``doc_ids``, ``filter``, and ``selector`` mutually exclusive.
610+
``doc_ids``, ``filter``, and ``selector`` are mutually exclusive.
611611
:<json string source_proxy: Address of a proxy server through which
612612
replication from the source should occur (protocol can be "http" or
613613
"socks5")

0 commit comments

Comments
 (0)