scribe
scribe copied to clipboard
typo in /scribe#usage
https://github.com/codedge-llc/scribe#usage
iex(1)> data = [%{key: "value", another_key: 123},
...(1)> [%{key: "test", another_key: :key}]
extra opening square bracket on second line
otherwise nice package and thank you for open sourcing this
Thanks for the heads up! Feel free to open a PR if you want credit.