Skip to content

Commit 1017089

Browse files
committed
typos (#176)
(cherry picked from commit 4aec833)
1 parent 9014153 commit 1017089

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/configuration/read.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ You can configure the following properties to read from MongoDB:
7171
|
7272
| **Default:** ``com.mongodb.spark.sql.connector.read.partitioner.SamplePartitioner``
7373

74-
* - ``partioner.options.``
74+
* - ``partitioner.options.``
7575
- | Partitioner configuration prefix.
7676
| See the
7777
:ref:`Partitioner Configuration <partitioner-conf>` section for more

source/configuration/write.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ The following options for writing to MongoDB are available:
153153

154154
* - ``writeConcern.w``
155155
- | Specifies ``w``, a write-concern option to request acknowledgment
156-
that the write operation has propogated to a specified number of
156+
that the write operation has propagated to a specified number of
157157
MongoDB nodes. For a list
158158
of allowed values for this option, see :manual:`WriteConcern
159159
</reference/write-concern/#w-option>` in the MongoDB manual.

0 commit comments

Comments
 (0)