Skip to content

Commit c808c63

Browse files
ElDeveloperantgonza
authored andcommitted
ENH: Change phrasing of upload text (#2281)
* ENH: Change phrasing of upload text As per a user's request. * Fix typo in docs Fixes #2259
1 parent 42dd9a9 commit c808c63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

qiita_pet/support_files/doc/source/tutorials/prepare-information-files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Valid values for instrument_model per platform, taken from ftp://ftp.sra.ebi.ac.
182182
+==============+==================================================================================================================================================================================================================================================================================================+
183183
| ``LS454`` | ``454 GS``, ``454 GS 20``, ``454 GS FLX``, ``454 GS FLX+``, ``454 GS FLX Titanium``, ``454 GS Junior``, or ``unspecified`` |
184184
+--------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
185-
| ``Illumina`` | ``Illumina Genome Analyzer``, ``Illumina Genome Analyzer II``, ``Illumina Genome Analyzer Ix``, ``Illumina HiSeq 2500``, ``Illumina HiSeq 2000``, ``Illumina HiSeq 1500``, ``Illumina HiSeq 1000``, ``Illumina MiSeq``, ``Illumina HiScanSQ``, ``HiSeq X Ten``, ``NextSeq 500``, ``unspecified`` |
185+
| ``Illumina`` | ``Illumina Genome Analyzer``, ``Illumina Genome Analyzer II``, ``Illumina Genome Analyzer IIx``, ``Illumina HiSeq 2500``, ``Illumina HiSeq 2000``, ``Illumina HiSeq 1500``, ``Illumina HiSeq 1000``, ``Illumina MiSeq``, ``Illumina HiScanSQ``, ``HiSeq X Ten``, ``NextSeq 500``, ``unspecified`` |
186186
+--------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
187187

188188
.. _required-fields-for-preprocessing-target-gene-data:

qiita_pet/templates/upload.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<div id="uploader_status">~~ Uploading ~~</div>
4343
Keep track of your upload or pause/resume it! <span class="glyphicon glyphicon-arrow-up"></span>
4444
<br/>
45-
<small>(you can even close your computer or change networks!)</small>
45+
<small>Your upload won't be interrupted if you change networks or you close your computer, just make sure you don't leave this page. </small>
4646
</div>
4747
</td>
4848
<tr>

0 commit comments

Comments
 (0)