Skip to content

Commit 3ae9355

Browse files
Update src/node/cli.ts
Co-authored-by: Bryan <[email protected]>
1 parent 367ccc0 commit 3ae9355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node/cli.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ export const shouldRunVsCodeCli = (args: Args): boolean => {
672672
/**
673673
* Reads the socketPath based on path passed in.
674674
*
675-
* The one usually pased in is the DEFAULT_SOCKET_PATH.
675+
* The one usually passed in is the DEFAULT_SOCKET_PATH.
676676
*
677677
* If it can't read the path, it throws an error and returns undefined.
678678
*/

0 commit comments

Comments
 (0)