Skip to content

Commit 62a388e

Browse files
committed
Fix a typo
1 parent 56f21cb commit 62a388e

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
@@ -83,7 +83,7 @@ If following record is passed:
8383
Then, you got:
8484

8585
```
86-
{'foo:'bar', 'target_field:'v1'}
86+
{'foo:'bar', 'target_field':'v1'}
8787
{'foo:'bar', 'target_field':'v2'}
8888
```
8989

0 commit comments

Comments
 (0)