diff --git a/content/get-started/start-your-journey/hello-world.md b/content/get-started/start-your-journey/hello-world.md index 6fe5838f0e..7ca2400d6a 100644 --- a/content/get-started/start-your-journey/hello-world.md +++ b/content/get-started/start-your-journey/hello-world.md @@ -96,7 +96,7 @@ You can make and save changes to the files in your repository. On {% data variab 1. Under the `readme-edits` branch you created, click the `README.md` file. 1. To edit the file, click {% octicon "pencil" aria-label="Edit file" %}. 1. In the editor, write a bit about yourself. -{% ifversion code-view-ui %}1. Click **Commit changes...**.{% endif %} +{% ifversion code-view-ui %}1. Click **Commit changes**.{% endif %} 1. In the "Commit changes" box, write a commit message that describes your changes. 1. Click **Commit changes**.