docs: fix numerous typos

This commit is contained in:
Jack Wills
2025-09-27 21:34:07 +00:00
parent 6d424c8b0b
commit 618a43b501
14 changed files with 17 additions and 20 deletions
+1 -1
View File
@@ -112,7 +112,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 ```( 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 with scroll keys.|
| ```( ctrl )``` | Increase scroll speed, used in conjunction 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.|