Skip to content

Commit e2f0372

Browse files
committed
fix doc titles
1 parent 259af30 commit e2f0372

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/install.sh.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ manually via `coder server` or as a system package.
2727
By default, the Coder server runs on `http://127.0.0.1:3000` and uses a
2828
[public tunnel](../admin/configure.md#tunnel) for workspace connections.
2929

30-
## `PATH` conflicts
30+
## PATH conflicts
3131

3232
It's possible to end up in situations where you have multiple `coder` binaries
3333
in your `PATH`, and your system may use a version that you don't intend. Your
@@ -47,7 +47,7 @@ $ which -a coder
4747
Whichever binary comes first in this list will be used when running `coder`
4848
commands.
4949

50-
### Reordering your `PATH`
50+
### Reordering your PATH
5151

5252
If you use bash or zsh, you can update your `PATH` like this:
5353

0 commit comments

Comments
 (0)