Skip to content

Commit de0b2f5

Browse files
committed
docs: fix typo in docs
1 parent acee526 commit de0b2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ The default location also respects `$XDG_CONFIG_HOME`.
302302

303303
You can pass a URL to the `--home` flag like this:
304304
```
305-
code-server --home https://my-website.com
305+
code-server --home=https://my-website.com
306306
```
307307

308308
Or you can define it in the config file with `home`.

0 commit comments

Comments
 (0)