Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit dde4605

Browse files
committed
make a consistent step 4
1 parent a509fc9 commit dde4605

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ steps:
128128

129129
# 4
130130
- title: Point to the template repo
131-
description: Point to the template repo
131+
description: Designate a template repository from which to clone.
132132
event: pull_request.synchronize
133133
actions:
134134
- type: getFileContents

responses/02.0_add-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ First, how will this content help teach the concept? For example, if a course is
99

1010
Second, is the finished product useful? At the end of the course, the finished repository should serve a purpose aside from the lessons. A working game, a portfolio or resume, or a collection of template documents are a few examples.
1111

12-
## Step 3: Designate a template repository
12+
## Step 4: Designate a template repository
1313
Let's add our own template repository. To speed things up, we've created a template repository for you. We recommend using our template for this course.
1414

1515
### :keyboard: Activity: Add a template repository

0 commit comments

Comments
 (0)