From 1525b18ff01924be2cfe2bf1ac6f419ccc2be9fc Mon Sep 17 00:00:00 2001 From: jbranchaud Date: Sat, 4 Jul 2015 08:30:04 -0500 Subject: [PATCH] Fix a typo in the latest til. --- tmux/create-a-named-tmux-session.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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