diff --git a/plugins/haproxy/haproxy_rate_frontend b/plugins/haproxy/haproxy_rate_frontend index 6701b0d1..5ab81ac3 100755 --- a/plugins/haproxy/haproxy_rate_frontend +++ b/plugins/haproxy/haproxy_rate_frontend @@ -83,7 +83,7 @@ fi if [ "$1" = "config" ]; then - echo "graph_title Sessions per sencond ${SVNAME}" + echo "graph_title Sessions per second ${SVNAME}" echo 'graph_args --base 1000 -l 0 ' echo 'graph_vlabel Sessions' echo 'graph_scale no'