Skip to content

Commit 05f6212

Browse files
authored
Merge pull request #50 from blakeporterneuro/patch-1
Fixed typo
2 parents d25ed50 + dbf06c4 commit 05f6212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

2b-setup/vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ In VS Code, click on the "cog" icon in the bottom left, and choose "Settings". C
4848
"git.path": ""
4949
}
5050
```
51-
Se the path by putting `/usr/bin/git` between the quotation marks, so that it looks like this:
51+
Set the path by putting `/usr/bin/git` between the quotation marks, so that it looks like this:
5252
```json
5353
{
5454
"git.path": "/usr/bin/git"

0 commit comments

Comments
 (0)