aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorC Erler <erlercw+githubcommit@gmail.com>2013-02-09 07:58:09 -0500
committerC Erler <erlercw+githubcommit@gmail.com>2013-02-09 07:58:09 -0500
commitc9366c22024de1a799efbb3c08d43b7db1fd4229 (patch)
tree4434fe6c6ae1b209c1b92dd5ce30fc8eb2ba0d13 /README.md
parentf3181f0553c92c83eab6cc3757f7164147299145 (diff)
Corrected spelling of Celsius in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 44d202e..8e4d3af 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A shell script for throttling system CPU frequency based on a desired maximum te
Set a desired maximum temperature for your system using this script. If the maximum tempurature is exeeded, 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 priviledges. Only celcius temperatures are supported. This example will limit system temperatures to 80 Celcius:
+This script must be run with root priviledges. Only Celsius temperatures are supported. This example will limit system temperatures to 80 Celsius:
sudo ./temp_throttle 80