Skip to content

Commit f39d5fb

Browse files
authored
Merge pull request #505 from nextflow-io/maxulysse-patch-2
Update 01_orientation.md
2 parents 98737ce + 33864d3 commit f39d5fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/hello_nextflow/01_orientation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you run this inside `hello-nextflow`, you should see the following output:
2828
│ ├── build
2929
│ ├── data
3030
│ ├── results
31-
│ └── scripts
31+
│ └── solutions
3232
├── data
3333
│ ├── bam
3434
│ ├── greetings.csv
@@ -64,7 +64,7 @@ If you run this inside `hello-nextflow`, you should see the following output:
6464
├── hello-operators
6565
└── hello-world
6666

67-
18 directories, 17 files
67+
22 directories, 17 files
6868
```
6969

7070
!!!note

0 commit comments

Comments
 (0)