Skip to content

Commit 6c8fefe

Browse files
committed
Fixed typo.
1 parent 8a14d38 commit 6c8fefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ Apart from these, the following properties are also available, and may be useful
357357
<td><code>spark.io.compression.lz4.block.size</code></td>
358358
<td>32768</td>
359359
<td>
360-
Block size (in bytes) used in Snappy compression, in the case when LZ4 compression codec
360+
Block size (in bytes) used in LZ4 compression, in the case when LZ4 compression codec
361361
is used. Lowering this block size will also lower shuffle memory usage when LZ4 is used.
362362
</td>
363363
</tr>

0 commit comments

Comments
 (0)