diff --git a/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md index a8bffacf0eca0..b95a08e07d696 100644 --- a/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md +++ b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md @@ -1084,7 +1084,7 @@ options are covered in [Testing](./testing.md). fs.s3a.prefetch.enabled false - Enables prefetching and caching when reading from input stream. + Enables prefetching and caching when reading from input stream. @@ -1092,7 +1092,7 @@ options are covered in [Testing](./testing.md). fs.s3a.prefetch.block.size 8MB - The size of a single prefetched block of data. + The size of a single prefetched block of data.