diff --git a/README.md b/README.md index 4a0ede8..2f1f3cc 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ In application controls | ```( enter )```| Run selected docker command.| | ```( 1-9 )``` | Sort containers by heading, clicking on headings also sorts the selected column. | | ```( 0 )``` | Stop sorting.| -| ```( e )``` | Attempt to exec into the selected container.| +| ```( e )``` | Exec into the selected container.| | ```( h )``` | Toggle help menu.| | ```( m )``` | Toggle mouse capture - if disabled, text on screen can be selected.| | ```( q )``` | Quit.|