diff --git a/docs/src/main/sphinx/connector/delta-lake.md b/docs/src/main/sphinx/connector/delta-lake.md index a18cf310dd13..c40d76d8c9b6 100644 --- a/docs/src/main/sphinx/connector/delta-lake.md +++ b/docs/src/main/sphinx/connector/delta-lake.md @@ -205,7 +205,7 @@ values. Typical usage does not require you to configure them. - `8` * - `delta.checkpoint-processing.parallelism` - Number of threads used for retrieving checkpoint files of each table. Currently, only - - retrievals of V2 Checkpoint's sidecar files are parallelized. + retrievals of V2 Checkpoint's sidecar files are parallelized. - `4` :::