diff --git a/Scripts/check-cpu.ps1 b/Scripts/check-cpu.ps1 index 77432c18..0c31f280 100755 --- a/Scripts/check-cpu.ps1 +++ b/Scripts/check-cpu.ps1 @@ -5,7 +5,7 @@ This PowerShell script queries the CPU temperature and returns it. .EXAMPLE PS> ./check-cpu - CPU is 30.3 °C warm. + CPU is 30.3°C warm. .LINK https://github.com/fleschutz/PowerShell .NOTES