[FIX] Trivial column header fix #220
Conversation
|
If matching the original label string was intentional, then I'd recommend making it 'code' text, as in |
chrisgorgo
left a comment
There was a problem hiding this comment.
This is not a typo. Those names correspond verbatim to a placeholder name in respective file name templates. Maybe adding brackets to the header name would make it more clear.
Sounds good to me. |
|
Done! Now just changes the font. |
|
Thanks! I think you need to fix the table width now. See https://travis-ci.com/bids-standard/bids-specification/builds/110783874#L481 and https://github.com/bids-standard/bids-specification/blob/master/CONTRIBUTING.md#writing-in-markdown |
|
Lint should be happy now. |
Replace underscore-separated column headers with capitalised, space-separated headers.
Just fixing some snake-case formatted column labels (modality_label & contrast_label).