Skip to content

Commit 2d02303

Browse files
committed
docs: fix typo in docs
1 parent 2e02a96 commit 2d02303

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
@@ -291,7 +291,7 @@ The default location also respects `$XDG_CONFIG_HOME`.
291291

292292
You can pass a URL to the `--home` flag like this:
293293
```
294-
code-server --home https://my-website.com
294+
code-server --home=https://my-website.com
295295
```
296296

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

0 commit comments

Comments
 (0)