diff --git a/README.md b/README.md index dd9234e..2c5c23e 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ save your disks from death). ## Graphics Displays nerdy stats pertaining to the nvidia card (clock speeds, utilization, -and temperature). In addition to having an nvidia card, also required +and temperature). In addition to having an nvidia card, also requires `nvidia-settings` to be installed. ## Memory diff --git a/src/modules/graphics.lua b/src/modules/graphics.lua index 1637311..8ac4716 100644 --- a/src/modules/graphics.lua +++ b/src/modules/graphics.lua @@ -165,7 +165,7 @@ return function(update_freq, config, common, width, point) y, width, TEXT_SPACING, - {'GPU Clock Speed', 'memory Clock Speed'} + {'GPU Clock Speed', 'Memory Clock Speed'} ) local update = function() if mod_state.error == false then