Skip to content

Commit 2b86136

Browse files
committed
docs(configuration): Touchup
1 parent 413557a commit 2b86136

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/configuration/top-level.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Used for:
1212

1313
Notes:
1414

15-
- May differ from the config filename
15+
- Session names may differ from config filename.
1616

1717
e.g. _apple.yaml_:
1818

@@ -31,9 +31,9 @@ Notes:
3131

3232
Above:
3333

34-
- tmuxp loads a file named _apple.yaml_ from a current directory
34+
- tmuxp loads a file named _apple.yaml_ from the current directory.
3535
- tmuxp built a tmux session called _banana_.
36-
- `-d` means _detached_, loading in background
36+
- `-d` means _detached_, loading in background.
3737

3838
```console
3939
$ tmux attach -t banana

0 commit comments

Comments
 (0)