Skip to content

Commit cb40f7f

Browse files
update
1 parent 2d44979 commit cb40f7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

metrics/metrics_script.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
},
235235
"outputs": [],
236236
"source": [
237-
"# @title Once the institution is selected, click the &#x25B6; button to generate the data.</p> Finally, Clic <strong>Download file</strong> button.\n",
237+
"# @title Once the institution is selected, click the &#x25B6; button to generate the data.</p> Finally, Click <strong>Download file</strong> button.\n",
238238
"def fetch_metric(doi, metric):\n",
239239
" try:\n",
240240
" url = f\"{SERVER_URL}/api/datasets/:persistentId/makeDataCount/{metric}?persistentId={doi}\"\n",

0 commit comments

Comments
 (0)