Skip to content

Commit 1259b0d

Browse files
authored
docs: update README (skills#28)
- rewrite unclear english - add a transition word
1 parent 4272912 commit 1259b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The following steps will guide you through the process of committing a change on
107107
Welcome to my GitHub profile!
108108
```
109109
<img alt="profile.md file screenshot" src="/images/my-profile-file.png"/>
110-
5. For commits, you can enter a short commit message that describes what you changes you made. This helps others know what's included in your commit. GitHub offers a simple default message, but let's change it slightly for practice. Enter `Add PROFILE.md` in the first text-entry field below **Commit new file**. Then, if you want to confirm what your screen should look like, expand the dropdown below.
110+
5. For commits, you can enter a short commit message that describes what you changes you made. This message helps others know what's included in your commit. GitHub offers a simple default message, but let's change it slightly for practice. First, enter `Add PROFILE.md` in the first text-entry field below **Commit new file**. Then, if you want to confirm what your screen should look like, expand the dropdown below.
111111
<details>
112112
<summary> Expand to see the screenshot.</summary>
113113
<img alt="screenshot of adding a new file with a commit message" src="/images/commit-full-screen.png" />

0 commit comments

Comments
 (0)