Skip to content

Commit 293f01b

Browse files
Tweak table widths
1 parent 555e867 commit 293f01b

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

source/core/retryable-writes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ cannot be :writeconcern:`{w: 0} <\<number\>>`.
9797

9898
.. list-table::
9999
:header-rows: 1
100+
:widths: 30 40
100101

101102
* - Methods
102103
- Descriptions

source/reference/mongo-shell.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@ administration:
482482

483483
.. list-table::
484484
:header-rows: 1
485+
:widths: 30 20
485486

486487
* - JavaScript Database Administration Methods
487488
- Description
@@ -512,6 +513,7 @@ The following table displays the methods to create the connections:
512513

513514
.. list-table::
514515
:header-rows: 1
516+
:widths: 20 20
515517

516518
* - JavaScript Connection Create Methods
517519

source/reference/read-concern.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following read concern levels are available:
4343

4444
.. list-table::
4545
:header-rows: 1
46-
:widths: 10 90
46+
:widths: 20 80
4747

4848
* - ``level``
4949
- Description

0 commit comments

Comments
 (0)