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

Commit af64b4b

Browse files
committed
no hyphens necessary for course metadat
1 parent 77138c6 commit af64b4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ steps:
308308
path: config.yml
309309
body: |
310310
```suggestion
311-
- tagline: Learn how to open a PR
311+
tagline: Learn how to open a PR
312312
```
313313
position: 7
314314
- type: octokit
@@ -320,7 +320,7 @@ steps:
320320
path: config.yml
321321
body: |
322322
```suggestion
323-
- description: Go from 0 to PR 1 in less than 10 minutes with this course.
323+
description: Go from 0 to PR 1 in less than 10 minutes with this course.
324324
```
325325
position: 8
326326

0 commit comments

Comments
 (0)