Skip to content

Commit bf7f626

Browse files
committed
Fix typo
1 parent a46e672 commit bf7f626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nextflow/project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before you start the project, make sure to `cd` to the `project` directory and w
2020

2121
For this project, we will use data from *[Vandeputte et al. (2017)](https://www.nature.com/articles/nature24460)*: a well-known study from the VIB centre for microbiology that was published in Nature. This study took faecal samples from 135 participants to examine their gut microbiota.
2222

23-
To keep computation times to a minimum, we will work with a two subsets of this data. You can download this data by running the `get_project_data.sh` script that has been provided for you.
23+
To keep computation times to a minimum, we will work with two subsets of this data. You can download this data by running the `get_project_data.sh` script that has been provided for you.
2424

2525
```bash
2626
bash get_project_data.sh

0 commit comments

Comments
 (0)