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:
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
Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments