Skip to content

Commit 8ed0423

Browse files
authored
fix typo
1 parent 9284566 commit 8ed0423

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/getting_started/part1_prerequisites.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
"id": "Z43rsoBfDnmK"
212212
},
213213
"source": [
214-
"If you followed the demo above precisely, you shuld have this string in your clipboard: `1.2.840.113654.2.55.68425808326883186792123057288612355322`. This identifier is all that is needed to fetch the files contained in that DICOM study with just a single function call using `idc-index`! In the following cell these files will be downloaded to the current directory.\n",
214+
"If you followed the demo above precisely, you should have this string in your clipboard: `1.2.840.113654.2.55.68425808326883186792123057288612355322`. This identifier is all that is needed to fetch the files contained in that DICOM study with just a single function call using `idc-index`! In the following cell these files will be downloaded to the current directory.\n",
215215
"\n",
216216
"Note how the download progress is reported as the files are fetched from the cloud to your computer. The study referenced above takes around 314 MB on disk if you fetch it from the IDC data release v18."
217217
]
@@ -448,4 +448,4 @@
448448
},
449449
"nbformat": 4,
450450
"nbformat_minor": 0
451-
}
451+
}

0 commit comments

Comments
 (0)