Skip to content

Commit acff29a

Browse files
committed
Correct test
1 parent c45cea6 commit acff29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testdata/test_cmd/help/about_transform_config_help.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ these fields:
3434
* field_filters:
3535
An optional list of field names that should be kept in the transformed CSV/JSON. If
3636
this list is provided, all the fields from the source CSV/JSON that should be kept
37-
in the target CSV/JSON must be listed be even if they are standard or required
37+
in the target CSV/JSON must be listed regardless of either standard or required
3838
fields. If this list is not provided, all source CSV/JSON fields are kept in the
3939
transformed target CSV/JSON.
4040

0 commit comments

Comments
 (0)