File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -316,7 +316,7 @@ To take advantage of this feature you need to:
316
316
server that is OK to give access to the key created to your storage-shed; note that if
317
317
you want to completely stop that key to work you can open that file and remove the line
318
318
with the name of this key.
319
- #. Dowload your new generated key `qiita-key ` (the file) to your local computer and use it
319
+ #. Download your new generated key `qiita-key ` (the file) to your local computer and use it
320
320
in the `Key ` option of "Upload via Remote Server (ADVANCED)".
321
321
322
322
Using this key you can `List Files ` to test the connection and verify the list of study files. Then,
Original file line number Diff line number Diff line change 449
449
< br />
450
450
{% if user_level in ('admin', 'wet-lab admin') and data_type in {'Metagenomic', 'Metatranscriptomic'} %}
451
451
< button class ="btn btn-info " onclick ="this.disabled=true; window.location='{% raw qiita_config.portal_dir %}/download_data_release_from_prep/{{prep_id}}'; ">
452
- < span class ="glyphicon glyphicon-download-alt "> </ span > Dowload Data Release
452
+ < span class ="glyphicon glyphicon-download-alt "> </ span > Download Data Release
453
453
</ button >
454
454
{% end %}
455
455
{% if deprecated %}
You can’t perform that action at this time.
0 commit comments