Skip to content

Commit d588fdb

Browse files
committed
fix typo
1 parent d4ca5a4 commit d588fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/npm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ code-server
8989

9090
A `postinstall.sh` script will attempt to run. Select your terminal (e.g git bash) as the default application for .sh files. If an additional dialog does not appear, run the install command again.
9191

92-
If the `code-server` command is not found, you'll need to [add a directory to your PATH](https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/). To find the directory, use the following commands:
92+
If the `code-server` command is not found, you'll need to [add a directory to your PATH](https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/). To find the directory, use the following command:
9393

9494
```shell
9595
yarn global bin

0 commit comments

Comments
 (0)