Skip to content

Commit 9cfaafb

Browse files
yarikopticclaude
andauthored
fix: correct schema file path in eye tracking documentation comment (#2316)
The comment incorrectly referenced eyetrack.yaml when the actual schema file is physio.yaml (as correctly used in the macro call). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 1cc32de commit 9cfaafb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/modality-specific-files/physiological-recordings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ specific column prescriptions:
490490
<!--
491491
This block generates a columns table.
492492
The definitions of these fields can be found in
493-
src/schema/rules/tabular_data/eyetrack.yaml
493+
src/schema/rules/tabular_data/physio.yaml
494494
and a guide for using macros can be found at
495495
https://github.com/bids-standard/bids-specification/blob/master/macros_doc.md
496496
-->

0 commit comments

Comments
 (0)