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

Commit 4cb993a

Browse files
committed
make a consistent step 9
1 parent 3efb5f4 commit 4cb993a

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
@@ -308,7 +308,7 @@ steps:
308308

309309
# 9
310310
- title: Name your first step and give it a description
311-
description: Name your first step and give it a description
311+
description: Identify the first step so the learner knows what's expected.
312312
event: pull_request.synchronize
313313
actions:
314314
- type: getFileContents

responses/06.0_add-first-step.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For example, you _could_ write a lot of text and have the user close the issue w
1212
See [:book: best practices](https://github.github.com/learning-lab-equipment/#/3-5-responses?id=best-practices) in the Learning Lab docs for more suggestions.
1313
</details>
1414

15-
## Step 7: Naming our first step
15+
## Step 9: Naming our first step
1616

1717
Let's name our first step. We will give it a **title** and a **description**. These will be shown on Learning Lab, and they help course authors stay organized in the `config.yml` file. The docs show [:book: syntax and examples](https://github.github.com/learning-lab-equipment/#/3-4-yaml?id=relevant-syntax-1) of how steps are shown to the learner.
1818

0 commit comments

Comments
 (0)