Skip to content

Commit de663cd

Browse files
committed
tweak
1 parent a967bb7 commit de663cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manuscript/05-session.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Through command line, you can try:
8888

8989
## Does my session exist?
9090

91-
If you're scripting tmux, you will want to be able to see if a session alredy
91+
If you're scripting tmux, you will want to be able to see if a session already
9292
exists. `has-session` will return a 0 [exit code](https://en.wikipedia.org/wiki/Exit_status)
9393
if the session exists, but will report a 1 exit code *and* print an error if a
9494
session does not exist.

0 commit comments

Comments
 (0)