diff --git a/.github/steps/3-create-your-own-conflict.md b/.github/steps/3-create-your-own-conflict.md index 5e03e21..6f300e0 100644 --- a/.github/steps/3-create-your-own-conflict.md +++ b/.github/steps/3-create-your-own-conflict.md @@ -21,5 +21,5 @@ We went ahead and added a new file called `references.md` and pushed that change 1. Create a file named `references.md`. 1. Enter some text that conflicts with what we added for `references.md` in the `main` branch. 1. Scroll to the bottom of the page and enter a commit message for your change. -1. Click the **Commit new file** button, making sure the "Commit directly to the `my-resume` branch" option is selected. +1. Click the **Commit changes** button, making sure the "Commit directly to the `my-resume` branch" option is selected. 1. Wait about 20 seconds then refresh this page (the one you're following instructions from). [GitHub Actions](https://docs.github.com/en/actions) will automatically update to the next step.