Skip to content

Commit 0cc634b

Browse files
committed
fixed minor mistakes
1 parent 5389547 commit 0cc634b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ In this example, we will see how to use the LSLAutoBIDS package to:
9696

9797
### How to run the example?
9898

99-
1. Check if the toml configuration file `LSLAutoBIDS/data/projects/test-project/test-project_config.toml` is filled in with the correct details, specially the otherFilesUsed and expectedOtherFiles fields. For this example we are using eye tracking data as a behavioral file, thus the otherFilesUsed field should be set to true and the expectedOtherFiles field should contain the expected other files (non-eeg files) extensions.
99+
1. Check if the toml configuration file `LSLAutoBIDS/data/projects/test-project/test-project_config.toml` is filled in with the correct details, specially the `otherFilesUsed` and `expectedOtherFiles` fields. For this example we are using eye tracking data as a behavioral file, thus the otherFilesUsed field should be set to true and the `expectedOtherFiles` field should contain the expected other files (non-eeg files) extensions.
100100
1. Check if the toml configuration file `LSLAutoBIDS/sample_data/projects/test-project/test-project_config.toml` is filled in with the correct details, specially the OtherFilesUsed and expectedOtherFiles fields. For this example, we are using eye tracking data as a behavioral file, thus the otherFilesUsed field should be set to true and the expectedFiles field should contain the expected other file extensions.
101101
```toml
102102
[OtherFilesInfo]

0 commit comments

Comments
 (0)