Skip to content

Commit a67ff5e

Browse files
committed
A few edits and formatting changes.
1 parent 1597686 commit a67ff5e

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
@@ -299,7 +299,7 @@ which have been used here.
299299

300300
## Git commit process
301301
> Making a commit to a server in Git is actually a 3 step process, first you
302-
> *stage* your changes, second you *commit* them and finally you *push* those
302+
> **stage** your changes, second you **commit** them and finally you **push** those
303303
> changes to server. You don't need to *push* your commits, in some cases
304304
> you might be on a local only repository so wouldn't have anywhere to push to,
305305
> but in our example we'll *push* the changes to *'GitHub'*

0 commit comments

Comments
 (0)