Skip to content

Commit 10d522e

Browse files
Fix docs formatting
1 parent 04e9cc8 commit 10d522e

File tree

1 file changed

+1
-1
lines changed
  • presto-docs/src/main/sphinx/connector

1 file changed

+1
-1
lines changed

presto-docs/src/main/sphinx/connector/hive.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Property Name Description
255255
Metastore.
256256

257257
``skip_header_line_count`` Number of header lines to skip when reading CSV or TEXTFILE tables. None (ignored if not set). Must be non-negative. Only valid for
258-
When set to ``1``, a header row will be written when creating new CSV and TEXTFILE formats. Values greater than ``0`` are not
258+
When set to ``1``, a header row will be written when creating new CSV and TEXTFILE formats. Values greater than ``0`` are not
259259
CSV or TEXTFILE tables. supported for ``CREATE TABLE AS`` or ``INSERT`` operations.
260260

261261
``skip_footer_line_count`` Number of footer lines to skip when reading CSV or TEXTFILE tables. None (ignored if not set). Must be non-negative. Only valid for

0 commit comments

Comments
 (0)