Skip to content

Commit 8ac7cb2

Browse files
fix typo
1 parent 0f04c41 commit 8ac7cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ It is possible to encrypt/decrypt files when uploading/downloading from the data
211211
<!-- This tells the DataLake client if it should encrypt/decrypt files when
212212
uploading/downloading. If property is missing, the default value is false. -->
213213
<property>
214-
<name>fs.fl.impl.shouldUseEncryption</name>
214+
<name>fs.dl.impl.shouldUseEncryption</name>
215215
<value>true</value>
216216
</property>
217217

0 commit comments

Comments
 (0)