aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a510bc..c1f97e9 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ temp-throttle
A shell script for throttling system CPU frequency based on a desired maximum temperature.
-Set a desired maximum temperature for your system using this script. If the maximum tempurature is exceeded, the script will limit the speed of your CPU cores incrementally until the system is again below your desired maximum temperature. (If your system remains above maximum temperature after completely limiting your CPU cores, it will simply stay limited until temperatures drop below the maximum desired.)
+Set a desired maximum temperature for your system using this script. If the maximum temperature is exceeded, the script will limit the speed of your CPU cores incrementally until the system is again below your desired maximum temperature. (If your system remains above maximum temperature after completely limiting your CPU cores, it will simply stay limited until temperatures drop below the maximum desired.)
This script must be run with root privileges. Only Celsius temperatures are supported. This example will limit system temperatures to 80 Celsius: