Skip to content

Commit b1eb64a

Browse files
authored
Merge pull request #84 from edanalytics/fix/invalid_yaml_in_docs
fix invalid YAML in example
2 parents 9ad5167 + 4c4b7a3 commit b1eb64a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ connection:
6161
retry_statuses: [429, 500, 502, 503, 504]
6262
verify_ssl: True
6363
count:
64-
separator: ,
64+
separator: ","
6565
fetch:
6666
page_size: 100
6767
validate:

0 commit comments

Comments
 (0)