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

Commit 4c48d5e

Browse files
committed
fixed typo in branch name
1 parent 1bd37b0 commit 4c48d5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

responses/14_action-three.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Let's create our final project directory and install all the necessary dependenc
1111
`git checkout master`
1212
3. Update the contents of your Learning Lab repo to your local machine:
1313
`git pull`
14-
4. Checkout the `action-two` branch you created for this pull request.
14+
4. Checkout the `action-three` branch you created for this pull request.
1515
`git checkout action-three`
1616
5. Create a new folder for our Actions files:
1717
`mkdir -p .github/actions/issue-maker`

0 commit comments

Comments
 (0)