Skip to content

Commit e92b430

Browse files
committed
minor tweaks
1 parent 0a4d306 commit e92b430

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/hello_nf-core/00_orientation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you are working through this course by yourself, please go through the [Envir
2222

2323
You can check what version is installed using the command`nf-core --version`.
2424

25-
## Get ready to work!
25+
## Get ready to work
2626

2727
Once your codespace is running, there are two things you need to do before diving into the training: set your working directory for this specific course, and take a look at the materials provided.
2828

@@ -46,7 +46,7 @@ cd hello-nf-core/
4646

4747
Now let's have a look at the contents of this directory.
4848

49-
### Materials provided
49+
### Check out the materials provided
5050

5151
You can explore the contents of this directory by using the file explorer on the left-hand side of the training workspace.
5252
Alternatively, you can use the `tree` command.
@@ -83,7 +83,7 @@ If you run this inside `hello-nf-core`, you should see the following output.
8383
!!! note
8484

8585
We use collapsible sections like this to include expected command output in a concise way.
86-
Click on the header (here, 'Directory contents') to expand the section and view its contents.
86+
Click on the colored box to expand the section and view its contents.
8787

8888
**Content guide:**
8989

@@ -102,6 +102,6 @@ Think you're ready to dive in?
102102
- [ ] My codespace is up and running
103103
- [ ] I've set my working directory appropriately
104104

105-
If you checked all the boxes, you're good to go.
105+
If you can check all the boxes, you're good to go.
106106

107107
**To continue to Part 1, click on the arrow in the bottom right corner of this page.**

0 commit comments

Comments
 (0)