summaryrefslogtreecommitdiffstatshomepage
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--content/27/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/27/index.md b/content/27/index.md
index f1f7ac8..42084e3 100644
--- a/content/27/index.md
+++ b/content/27/index.md
@@ -25,7 +25,7 @@ on the fans. Worse still, the logic for toggling the fans is not very well
thought-out, and in the worst case the fans are on for one minute only to be off
for the next one, ad nauseam.
-With my previous GPU turning off the "Zero RPM" was pretty simple. Using the
+With my previous GPU turning off "Zero RPM" was pretty simple. Using the
[upp(1)](https://github.com/sibradzic/upp) tool you could toggle the feature in
the GPU's so-called PowerPlay tables. It's a simple job, then, to write a
systemd service to turn off "Zero RPM" on system boot.