瀏覽代碼

correct minor typos

Christian Olaf Häusler 3 年之前
父節點
當前提交
aa9ada9320
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -83,7 +83,7 @@ More information on DataLad and how to use it can be found in the DataLad Handbo
     # download 4D fMRI data (and motion correction parameters of the movie) 
     datalad get inputs/studyforrest-data-aligned/sub-??/in_bold3Tp2/sub-??_task-a?movie_run-?_bold*.*
 
-    # install subdataset that provides the original 7 Tesla data to get the motion correction parameters of the audio-description
+    # install subdataset that provides the original 7 Tesla data to get the motion correction parameters of the audio-descriptio
     datalad install -d . -s juseless.inm7.de:/data/project/studyforrest/collection/phase1 inputs/phase1
     datalad get inputs/phase1/sub???/BOLD/task001_run00?/bold_dico_moco.txt
 
@@ -102,7 +102,7 @@ More information on DataLad and how to use it can be found in the DataLad Handbo
     datalad get inputs/studyforrest-speechannotation/annotation/fg_rscut_ad_ger_speech_tagged.tsv
 
 ### segmenting of continuous annotations
-    # segment the annotation of cuts and locations using timings of the audio-visual movie segments
+    # segment the annotation of cuts & locations timings of the audio-visual movie segments
     datalad run \
     -i inputs/studyforrest-data-annotations/researchcut/locations.tsv \
     -o events/segments \