Skip to content

Commit 8ad5924

Browse files
authored
Fix typos in README
1 parent 4f2bc93 commit 8ad5924

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,24 @@ Features:
66
- automatic tmux start when computer/server is turned on
77
- automatic restore when tmux is started
88

9-
Together these features enable uninterrupted tmux usage. No matter the computer
9+
Together, these features enable uninterrupted tmux usage. No matter the computer
1010
or server restarts, if the machine is on, tmux will be there how you left it off
1111
the last time it was used.
1212

1313
Tested and working on Linux, OSX and Cygwin.
1414

1515
#### Continuous saving
1616

17-
Tmux environment will be saved at the interval of 15 minutes. All the saving
18-
happens in the background without the impact to your workflow.
17+
Tmux environment will be saved at an interval of 15 minutes. All the saving
18+
happens in the background without impact to your workflow.
1919

2020
This action starts automatically when the plugin is installed.
2121

2222
#### Automatic tmux start
2323

2424
Tmux is automatically started after the computer/server is turned on.
2525

26-
See the [instructions](docs/automatic_start.md) how to enable this for your
26+
See the [instructions](docs/automatic_start.md) on how to enable this for your
2727
system.
2828

2929
#### Automatic restore

0 commit comments

Comments
 (0)