Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Oct 23, 2023
1 parent 56f21cb commit 62a388e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ If following record is passed:
Then, you got:

```
{'foo:'bar', 'target_field:'v1'}
{'foo:'bar', 'target_field':'v1'}
{'foo:'bar', 'target_field':'v2'}
```

Expand Down

0 comments on commit 62a388e

Please sign in to comment.