From 3a03741e860d3eec89ce4e25b70c17b38c1cb2f3 Mon Sep 17 00:00:00 2001 From: Jack Wills <32690432+mrjackwills@users.noreply.github.com> Date: Thu, 21 Aug 2025 22:15:21 +0000 Subject: [PATCH] docs: changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.|