We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367ccc0 commit 3ae9355Copy full SHA for 3ae9355
src/node/cli.ts
@@ -672,7 +672,7 @@ export const shouldRunVsCodeCli = (args: Args): boolean => {
672
/**
673
* Reads the socketPath based on path passed in.
674
*
675
- * The one usually pased in is the DEFAULT_SOCKET_PATH.
+ * The one usually passed in is the DEFAULT_SOCKET_PATH.
676
677
* If it can't read the path, it throws an error and returns undefined.
678
*/
0 commit comments