We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8475b commit b888c50Copy full SHA for b888c50
articles/container-apps/container-debug-console.md
@@ -149,7 +149,7 @@ We will pre-install below diagnostic tools to help you troubleshoot issues more
149
- [bind-utils](https://www.linuxfromscratch.org/~ken/inkscape-python-deps/blfs-book-sysv/basicnet/bind-utils.html)
150
- [tcpping](http://www.vdberg.org/~richard/tcpping.html)
151
152
-If you want to install other tools, you can run `tdnf install <TOOL_NAME>` command. Replace the \<PLACEHOLDERS\> with your container app's values.
+If you want to install other tools, you can run `tdnf install <TOOL_NAME>` command. Replace the \<PLACEHOLDERS\> with your tool's values.
153
154
For example, install JDK in debug console in a container app using the following command:
155
0 commit comments