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

Commit 15ce941

Browse files
committed
better commit message to explain what is done in input step
1 parent f9d1bbb commit 15ce941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/07_update-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ That was a lot of information that you just learned. @{{user.login}} it is time
8080
2. Save the changes to each file
8181
3. Commit the changes to this branch
8282
`git add .`
83-
`git commit -m 'updating our files'`
83+
`git commit -m 'allow input in all action files'`
8484
4. Push the changes from your local machine to this repository.
8585
`git push`
8686

0 commit comments

Comments
 (0)