Skip to content

Commit fa53b84

Browse files
steveburnettyingsu00
authored andcommitted
Fix formatting in presto_cpp/properties.rst
1 parent 99661b2 commit fa53b84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

presto-docs/src/main/sphinx/presto_cpp/properties.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Presto C++ Configuration Properties
33
===================================
44

5-
This section describes Presto C++ configuration properties.
5+
This section describes Presto C++ configuration properties.
66

77
The following is not a complete list of all configuration properties,
88
and does not include any connector-specific catalog configuration properties
@@ -379,12 +379,12 @@ The configuration properties of AsyncDataCache and SSD cache are described here.
379379
In-memory cache.
380380

381381
``async-cache-ssd-gb``
382-
^^^^^^^^^^^^^^^^^^^^^
382+
^^^^^^^^^^^^^^^^^^^^^^
383383

384384
* **Type:** ``integer``
385385
* **Default value:** ``0``
386386

387-
The size of the SSD. Unit is in GiB (gibibytes).
387+
The size of the SSD. Unit is in GiB (gibibytes).
388388

389389
``async-cache-ssd-path``
390390
^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)