diff --git a/smart_array_system_temperature b/smart_array_system_temperature index ea0d65b..3f5c05a 100755 --- a/smart_array_system_temperature +++ b/smart_array_system_temperature @@ -63,7 +63,7 @@ getTemperatures () { # Config, set graph title if [ "${1}" = "config" ]; then - echo "graph_title SMART Array temperatures" + echo "graph_title SMART Array system temperatures" echo "graph_vlabel Degrees celcius" echo "graph_category sensors" fi