Skip to content

Commit

Permalink
fixes formatting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmarsuhail committed Jun 20, 2022
1 parent e0c53f2 commit cc3674d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1084,15 +1084,15 @@ options are covered in [Testing](./testing.md).
<name>fs.s3a.prefetch.enabled</name>
<value>false</value>
<description>
Enables prefetching and caching when reading from input stream.
Enables prefetching and caching when reading from input stream.
</description>
</property>

<property>
<name>fs.s3a.prefetch.block.size</name>
<value>8MB</value>
<description>
The size of a single prefetched block of data.
The size of a single prefetched block of data.
</description>
</property>

Expand Down

0 comments on commit cc3674d

Please sign in to comment.