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

Commit 6538f13

Browse files
authored
Merge pull request #64 from githubtraining/filename-error-title
Improve title of error message for clarity on file rename
2 parents 73537fd + ea6106f commit 6538f13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

responses/06_fix-filename.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ I was expecting your file to be named **{{ expected }}**.
22

33
Let's edit this pull request to fix both of these issues.
44

5-
## :keyboard: Activity: Fixing your pull request
5+
## :keyboard: Activity: Fixing the file name in your pull request
66

77
{% if preferences.gitTool == 'cli' %}
88
1. Check out to your branch:
@@ -33,7 +33,7 @@ Let's edit this pull request to fix both of these issues.
3333
1. Scroll to the bottom and enter a commit message and commit in the **Commit Changes** section.
3434
{% endif %}
3535

36-
**Note**: Can't find the button to edit the file? It may look like a pencil, or it may look like three dots.
36+
**Note**: You can find directions on how to move files while editing in our [documentation](https://docs.github.com/en/github/managing-files-in-a-repository/moving-a-file-to-a-new-location).
3737

3838
If you would like assistance troubleshooting the issue you are encountering, create a post on the [GitHub Community]({{ communityBoard }}) board. You might also want to search for your issue to see if other people have resolved it in the past.
3939

0 commit comments

Comments
 (0)