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

Commit bd96e5e

Browse files
committed
make a consistent step 5
1 parent dde4605 commit bd96e5e

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
@@ -158,7 +158,7 @@ steps:
158158

159159
# 5
160160
- title: Give the learner's repo a name
161-
description: Give the learner's repo a name
161+
description: Designate a name for the repository when it is created for the learner.
162162
event: pull_request.synchronize
163163
actions:
164164
- type: getFileContents

responses/03.0_add-repo-name.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Awesome! Whenever a user registers for this course, Learning Lab will create a new repository for them based on `lab-starter-template`.
22

3-
## Step 4: Name the repository
3+
## Step 5: Name the repository
44

55
`lab-starter-template` is a great template repository, and it's named to reflect that. But, we want the user to experience that repository through a _different_ name. We can designate that name in the `config.yml`.
66

0 commit comments

Comments
 (0)