File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ You can configure the following properties to read from MongoDB:
71
71
|
72
72
| **Default:** ``com.mongodb.spark.sql.connector.read.partitioner.SamplePartitioner``
73
73
74
- * - ``partioner .options.``
74
+ * - ``partitioner .options.``
75
75
- | Partitioner configuration prefix.
76
76
| See the
77
77
:ref:`Partitioner Configuration <partitioner-conf>` section for more
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ The following options for writing to MongoDB are available:
153
153
154
154
* - ``writeConcern.w``
155
155
- | 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
157
157
MongoDB nodes. For a list
158
158
of allowed values for this option, see :manual:`WriteConcern
159
159
</reference/write-concern/#w-option>` in the MongoDB manual.
You can’t perform that action at this time.
0 commit comments