Skip to content

Commit

Permalink
Update src/node/cli.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Bryan <[email protected]>
  • Loading branch information
jsjoeio and bryphe-coder authored Oct 1, 2021
1 parent 367ccc0 commit 3ae9355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/node/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ export const shouldRunVsCodeCli = (args: Args): boolean => {
/**
* Reads the socketPath based on path passed in.
*
* The one usually pased in is the DEFAULT_SOCKET_PATH.
* The one usually passed in is the DEFAULT_SOCKET_PATH.
*
* If it can't read the path, it throws an error and returns undefined.
*/
Expand Down

0 comments on commit 3ae9355

Please sign in to comment.