Skip to content

Commit 34ddbd1

Browse files
committed
Fix typographic errors in config README
1 parent e0360b6 commit 34ddbd1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ This information may also be provided through the `--config` parameter.
4747
## Automated construction of a context dataset
4848

4949
Setting the `CONTEXT_FASTA` parameter to `null` (default) will enable
50-
the automatic download of sequences from the GISAID SARS-CoV-2 database
51-
(see [the following section](/config/README.md#context-checkpoints) for further details).
50+
the automatic download of sequences from the GISAID SARS-CoV-2 database.
5251
An unset parameter has the same effect.
5352
To enable this, you must also [sign up to the GISAID platform](https://gisaid.org/register/)
5453
and provide your credentials by creating and filling an additional configuration
@@ -77,7 +76,7 @@ Then, a series of checkpoint steps are executed for quality assurance:
7776

7877
The workflow will continue its execution until completion if the obtained
7978
context dataset passes these checkpoints. Otherwise, the execution will be
80-
terminated and, to continue the analysis. An external context dataset must
79+
terminated and, to continue the analysis, an external context dataset must
8180
be provided through the `CONTEXT_FASTA` parameter. This can be done
8281
by editing [targets.yaml](/config/targets.yaml) or via the command line:
8382

0 commit comments

Comments
 (0)