diff --git a/README.md b/README.md index 1c85e30..78ec7b6 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ In application controls, these, amongst many other settings, can be customized w | ```( tab )``` or ```( shift+tab )``` | Change panel, clicking on a panel also changes the selected panel.| | ```( ↑ ↓ )``` or ```( j k )``` or ```( PgUp PgDown )``` or ```( Home End )```| Scroll line in selected panel - mouse wheel will also scroll.| | ```( ← → )``` | When logs panel selected, scroll horizontally across the text of the logs.| -| ```( ctrl )``` | Increase scroll speed, used in conjuction scroll keys.| +| ```( ctrl )``` | Increase scroll speed, used in conjuction with scroll keys.| | ```( enter )```| Run selected docker command.| | ```( 1-9 )``` | Sort containers by heading, clicking on headings also sorts the selected column. | | ```( 0 )``` | Stop sorting.|