Skip to content

Commit f53cea4

Browse files
committed
minor clause rearrangement
1 parent 6ee6f7d commit f53cea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Previously we examined how you can use git to save our work progress by making c
1212

1313
## Before Getting Started
1414

15-
Just to make sure that VS Code is set as the default editor for git commit messages, in the terminal execute this command:
15+
Just to make sure that VS Code is set as the default editor for git commit messages, execute this command in the terminal:
1616

1717
```bash
1818
$ git config --global core.editor "code --wait"

0 commit comments

Comments
 (0)