Skip to content

Commit

Permalink
docs: Capitalize 'Python' in cli/shell.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Feb 17, 2025
1 parent 59462c9 commit 0b92354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/shell.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ tmuxp shell -c 'python code'

## Guide

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

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

0 comments on commit 0b92354

Please sign in to comment.