Skip to content

Commit 292bdae

Browse files
Merge pull request #1449 from madeline-underwood/patch-27
setup verb/noun confusion resolved
2 parents 25a48b1 + 094901f commit 292bdae

File tree

1 file changed

+4
-4
lines changed
  • content/learning-paths/cross-platform/_example-learning-path

1 file changed

+4
-4
lines changed

content/learning-paths/cross-platform/_example-learning-path/setup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ weight: 3 # 1 is first, 2 is second, etc.
88
layout: "learningpathall"
99
---
1010

11-
## Setup a computer
11+
## Set up a computer
1212

13-
There are multiple ways to setup a computer for Learning Path creation.
13+
There are multiple ways to set up a computer for Learning Path creation.
1414

1515
Three tools are mandatory:
1616
- A text editor to create and modify markdown files
@@ -30,12 +30,12 @@ This provides your own copy for you to make changes without impacting the main r
3030

3131
## Set up a development machine
3232

33-
Three possible ways to setup a development machine are covered below.
33+
Three possible ways to set up a development machine are covered below.
3434

3535
Select **one** that works for you. Please share other ways that work for you
3636

3737
- A [local computer (Linux, macOS, or Windows)](#option-1-set-up-a-local-computer)
38-
- A [Gitpod instance](#option-2-set-up-gitpod) with tools pre-installed (easiest to setup and manage)
38+
- A [Gitpod instance](#option-2-set-up-gitpod) with tools pre-installed (easiest to set up and manage)
3939
- A [remote Linux server](#option-3-set-up-a-remote-linux-server) via SSH (on your local network or from a Cloud Service Provider)
4040

4141
## Option 1: Set up a local computer

0 commit comments

Comments
 (0)