Skip to content

Commit 66b6d7f

Browse files
doc: fix typo variant_classification -> variant_classifications
1 parent b0864f5 commit 66b6d7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ To run pipeline for all available data generated by ingest:
5454
nextstrain build .
5555
```
5656

57-
To run the pipeline for specific data provenance, variant classification and geo resolution (e.g. gisaid, nextstrain_clades and global only):
57+
To run the pipeline for specific data provenance, variant classifications and geo resolution (e.g. gisaid, nextstrain_clades and global only):
5858

5959
```bash
60-
nextstrain build . --configfile config/config.yaml --config data_provenances=gisaid variant_classification=nextstrain_clades geo_resolutions=global
60+
nextstrain build . --configfile config/config.yaml --config data_provenances=gisaid variant_classifications=nextstrain_clades geo_resolutions=global
6161
```
6262

6363
### Optional uploads

0 commit comments

Comments
 (0)