Skip to content

Commit 4e02ad4

Browse files
authored
fix typo
1 parent e37ebd5 commit 4e02ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/getting_started/exploring_clinical_data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"\n",
3636
"In addition to maintaining clinical data in Google BigQuery tables, we also export those in Parquet format into a public cloud-based storage bucket. Those files are free to download, and are rather small (as of IDC v18, less than 65MB altogether).\n",
3737
"\n",
38-
"Once downloaded, you can search the content using Pandas sytax of SQL.\n",
38+
"Once downloaded, you can search the content using Pandas syntax of SQL.\n",
3939
"\n",
4040
"This brief notebook will guide you through the steps of the above.\n",
4141
"\n",

0 commit comments

Comments
 (0)