Skip to content

Commit ef657a9

Browse files
committed
Quick Save
1 parent a8d9896 commit ef657a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmds/jsoncols/jsoncols.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ You can also pipe JSON data in.
6565
6666
Would yield
6767
68-
"Doe, Jane",[email protected],42
68+
"Doe, Jane","[email protected]",42
6969
`
7070

7171
// Standard Options

0 commit comments

Comments
 (0)