Skip to content

Commit

Permalink
transpose: Remove trailing space in "many lines" output
Browse files Browse the repository at this point in the history
By the README in #320, we never pad to the right, so there should not be
spaces after the comma
  • Loading branch information
petertseng committed Aug 10, 2016
1 parent fc028df commit 778a548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transpose.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
" o n",
" v d",
" e .",
" , "
" ,"
]
}
]
Expand Down

0 comments on commit 778a548

Please sign in to comment.