Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/02-common-principles.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ misunderstanding we clarify them here.
due to different subject response or randomized nature of the stimuli). Run
is a synonym of a data acquisition.

1. **`<index>`** - a numeric value, possibly prefixed with arbitrary number of
1. **`<index>`** - a nonnegative integer, possibly prefixed with arbitrary number of
0s for consistent indentation, e.g., it is `01` in `run-01` following
`run-<index>` specification.

Expand Down