Skip to content

Commit 0a10b39

Browse files
committed
Fix spelling
1 parent 2bfba5c commit 0a10b39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@ may encounter errors due to the default file permissions configuration, which
177177
conflicts with Snakemake's containerized conda environment activation mechanism.
178178
Thus, running the containerized VIPERA workflow on the WSL is not advised.
179179
Additionally, certain known issues arise when utilizing non-default temporary
180-
directories and Snakemake shadow directories. To address this issue, use the
180+
directories and Snakemake shadow directories. To address this issue, use the
181181
default temporary directory (e.g. `export TMPDIR=/tmp` in Linux machines) and
182-
specified the shadow prefix (`--shadow-prefix /tmp`) before executing the workflow.
182+
specify the shadow prefix (`--shadow-prefix /tmp`) before executing the workflow.

0 commit comments

Comments
 (0)