Skip to content

Commit 8417074

Browse files
authored
Merge pull request #28 from wdecoster/patch-1
fixing typo
2 parents 8c70ffd + 01ce05a commit 8417074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Instead you can use a different YAML file for a version-fixed conda environment
4949
* GATK3 3.7
5050
* GATK4 4.1.2
5151

52-
By default, the name of frozen environment will be `bp_forzen`.
52+
By default, the name of frozen environment will be `bp_frozen`.
5353
```bash
5454
conda env create -f /path/to/pipeline/environment_frozen.yml
5555
```

0 commit comments

Comments
 (0)