diff --git a/tmux/create-a-named-tmux-session.md b/tmux/create-a-named-tmux-session.md index 5218a7f..4892475 100644 --- a/tmux/create-a-named-tmux-session.md +++ b/tmux/create-a-named-tmux-session.md @@ -9,7 +9,7 @@ $ tmux new a default name of `0` will be given to the session. If you'd like to give your session a name with a bit more meaning, use the -`-s` +`-s` flag ```bash $ tmux new -s burrito