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

Commit 126ce63

Browse files
Update responses/06_main-js.md
Co-Authored-By: Briana Swift <brianamarie@github.com>
1 parent 659b225 commit 126ce63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/06_main-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The first iteration of our action will follow the traditional path of logging "H
2121
```
2222

2323
1. Save the `main.js` file
24-
1. commit the changes:
24+
1. Commit the changes:
2525
`git add main.js`
2626
`git commit -m 'create main.js'`
2727
1. push them to the `hello-world` branch:

0 commit comments

Comments
 (0)