diff options
author | Adam Novak | 2020-04-08 12:12:49 -0700 |
---|---|---|
committer | GitHub | 2020-04-08 12:12:49 -0700 |
commit | 14ff178ed7f77a996f47e2115e2a1429f6b69356 (patch) | |
tree | 3849111767c781dc0c998fe2e9ff017d6c48c09a | |
parent | 7140367bd832294c1756fe2369e91e7acc305083 (diff) | |
download | bh20-seq-resource-14ff178ed7f77a996f47e2115e2a1429f6b69356.tar.gz bh20-seq-resource-14ff178ed7f77a996f47e2115e2a1429f6b69356.tar.lz bh20-seq-resource-14ff178ed7f77a996f47e2115e2a1429f6b69356.zip |
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 |