made terminal plural

This commit is contained in:
abuehrle
2017-02-17 16:28:26 -06:00
parent bb0c41e776
commit 2f2fbbb631

View File

@@ -65,7 +65,7 @@ Choose an overview of your container infrastructure, or focus on a specific micr
Click on a container, pod or host to view the controls that allow you to: pause, restart, stop and delete without having to leave the Scope browser window. Logs of selected containers or pods (if you are running in Kubernetes) can also be viewed by clicking the terminal icon.
And if further troubleshooting is required, a convenient terminal window can also be launched from any container that enables you to interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `<_` icon from the details panel of a selected container.
And if further troubleshooting is required, terminal windows can be launched from any container that enables you to interact with your app and run any UNIX command to diagnose issues. Launch a terminal by clicking the `<_` icon from the details panel of a selected container.
!['Terminal for container interaction'](images/terminal-view.png)