diff options
author | Pjotr Prins | 2020-04-10 07:25:35 -0500 |
---|---|---|
committer | GitHub | 2020-04-10 07:25:35 -0500 |
commit | 643d7592df631fb91d1652134f437c000c1acc06 (patch) | |
tree | 8d645c35b1e1327d29c248324c32c5da9d504aad | |
parent | b1039ff369ee88770e42d1bbbdc402b1181c2aa5 (diff) | |
parent | 14ff178ed7f77a996f47e2115e2a1429f6b69356 (diff) | |
download | bh20-seq-resource-643d7592df631fb91d1652134f437c000c1acc06.tar.gz bh20-seq-resource-643d7592df631fb91d1652134f437c000c1acc06.tar.lz bh20-seq-resource-643d7592df631fb91d1652134f437c000c1acc06.zip |
Merge pull request #3 from adamnovak/patch-1
Spell correctly
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ This repository provides a sequence uploader for the COVID-19 Virtual Biohackathon's Public Sequence Resource project. You can use it to upload the genomes of SARS-CoV-2 samples to make them publicly and freely available to other researchers. -To get started, first [install the uploader](#installation), and use the `bh20-seq-uploader` command to [uplaod your data](#usage). +To get started, first [install the uploader](#installation), and use the `bh20-seq-uploader` command to [upload your data](#usage). # Installation |