There was an error while loading. Please reload this page.
2 parents d25ed50 + dbf06c4 commit 05f6212Copy full SHA for 05f6212
1 file changed
2b-setup/vscode.md
@@ -48,7 +48,7 @@ In VS Code, click on the "cog" icon in the bottom left, and choose "Settings". C
48
"git.path": ""
49
}
50
```
51
-Se the path by putting `/usr/bin/git` between the quotation marks, so that it looks like this:
+Set the path by putting `/usr/bin/git` between the quotation marks, so that it looks like this:
52
```json
53
{
54
"git.path": "/usr/bin/git"
0 commit comments