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

Commit d282e23

Browse files
authored
correct 'makes' to 'maker' typo
1 parent d4291c2 commit d282e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/14_js-files-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
I'm counting on you this time! In the previous steps I have guided you heavily on what to type along the way. This time I ask that you look back on the things you've done in this course and pull from the knowledge you already have to accomplish these tasks.
44

5-
1. Create a file named `index.js`. **Its full path should be: `.github/actions/issue-makes/index.js`.**
5+
1. Create a file named `index.js`. **Its full path should be: `.github/actions/issue-maker/index.js`.**
66
2. Create the `core` and `github` variables
77
3. Create an asynchronous function named `run()`
88
4. Inside a try/catch block define the `issueTitle`, `jokeBody`, `token` and `octokit` variables

0 commit comments

Comments
 (0)