Skip to content

Commit 87ab96a

Browse files
zxkyjimmycode-asher
authored andcommitted
Fix typo: doc/self-hosted/index.md (#477)
1 parent 1226578 commit 87ab96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/self-hosted/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ OPTIONS
6262
> Example: `code-server -h 127.0.0.1`
6363
6464
### Open
65-
You can have the server automatically open the VS Code in your browser on startup by using the `code server -o` or `code-server --open` flags
65+
You can have the server automatically open the VS Code in your browser on startup by using the `code-server -o` or `code-server --open` flags
6666

6767
### Port
6868
By default, code-server will use `8443` as its port. This can be changed by using `code-server -p` or `code-server --port=` followed by the port you want to use.

0 commit comments

Comments
 (0)