Skip to content

Commit b5208a3

Browse files
authored
Correct typo in data_transformations.md (#289)
1 parent 38c8fe0 commit b5208a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/data_transformations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ It can happen that after all transformations, a row of the CSV file would produc
5151

5252
By default SmarterCSV uses `remove_empty_hashes: true` to remove these empty hashes from the result.
5353

54-
This can be set to `true`, to keep these empty hashes in the results.
54+
This can be set to `false`, to keep these empty hashes in the results.
5555

5656
-------------------
5757
PREVIOUS: [Header Validations](./header_validations.md) | NEXT: [Value Converters](./value_converters.md)

0 commit comments

Comments
 (0)