Skip to content

Commit 0b92354

Browse files
committed
docs: Capitalize 'Python' in cli/shell.md
1 parent 59462c9 commit 0b92354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli/shell.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $ tmuxp shell -c 'python code'
2424

2525
## Guide
2626

27-
Launch into a python console with [libtmux] objects. Compare to django's shell.
27+
Launch into a Python console with [libtmux] objects. Compare to django's shell.
2828

2929
Automatically preloads current tmux {class}`server <libtmux.Server>`,
3030
{class}`session <libtmux.Session>`, {class}`window <libtmux.Window>`

0 commit comments

Comments
 (0)