Skip to content

Commit aca77e0

Browse files
authored
Update 4-create-javascript-files-for-action.md (#32)
1 parent 747cfb1 commit aca77e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/steps/4-create-javascript-files-for-action.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ It contains 3 key/value pairs of data that we can use in our own program or serv
3434

3535
**Joke Module**
3636

37-
We will create a file named `joke.js` and it will reside in the `.github/action/joke-action` directory.
37+
We will create a file named `joke.js` and it will reside in the `.github/actions/joke-action` directory.
3838

3939
The joke module will look like this:
4040

0 commit comments

Comments
 (0)