Skip to content

Commit 60f6bf3

Browse files
committed
docs(load): Remove unused brackets
1 parent cb7d92c commit 60f6bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli/load.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You can load your tmuxp file and attach the vim session via a few
88
shorthands:
99

1010
1. The directory with a `.tmuxp.{yaml,yml,json}` file in it
11-
2. The name of the project file in your {}`$HOME/.tmuxp` folder
11+
2. The name of the project file in your `$HOME/.tmuxp` folder
1212
3. The direct path of the tmuxp file you want to load
1313

1414
Path to folder with `.tmuxp.yaml`, `.tmuxp.yml`, `.tmuxp.json`:

0 commit comments

Comments
 (0)