diff --git a/projects/amdsmi/amdsmi_cli/README.md b/projects/amdsmi/amdsmi_cli/README.md index 9c35f8a064..f88c596a11 100644 --- a/projects/amdsmi/amdsmi_cli/README.md +++ b/projects/amdsmi/amdsmi_cli/README.md @@ -1,6 +1,6 @@ # AMD SMI CLI Tool -**Disclaimer: CLI Tool is provided as example code to aid development of telemetry tools. Use of the Python or C++ Library is reccomended for a reliable source of data.** +**Disclaimer: CLI Tool is provided as an example code to aid the development of telemetry tools. Python or C++ Library is recommended as a reliable data source.** This tool acts as a command line interface for manipulating and monitoring the amdgpu kernel, and is intended to replace diff --git a/projects/amdsmi/docs/how-to/using-AMD-SMI-CLI-tool.md b/projects/amdsmi/docs/how-to/using-AMD-SMI-CLI-tool.md index 33d9e1834f..e7eac67132 100644 --- a/projects/amdsmi/docs/how-to/using-AMD-SMI-CLI-tool.md +++ b/projects/amdsmi/docs/how-to/using-AMD-SMI-CLI-tool.md @@ -1,6 +1,6 @@ # Using AMD SMI Command Line Interface tool -**Disclaimer: CLI Tool is provided as example code to aid development of telemetry tools. Use of the Python or C++ Library is reccomended for a reliable source of data.** +**Disclaimer: CLI Tool is provided as an example code to aid the development of telemetry tools. Python or C++ Library is recommended as a reliable data source.** AMD-SMI reports the version and current platform detected when running the command line interface (CLI) without arguments: