Skip to content

Commit 1c95567

Browse files
committed
docs: Fix PATH environment variable formatting in developing.md
1 parent ab61c42 commit 1c95567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ $ tmuxp
106106
[pytest] is used for tests.
107107

108108
As you seen above, the `tmuxp` command will now be available to you,
109-
since you are in the virtual environment, your {}`PATH` environment was
109+
since you are in the virtual environment, your `PATH` environment was
110110
updated to include a special version of `python` inside your `.venv`
111111
folder with its own packages.
112112

0 commit comments

Comments
 (0)