Updated the TEXT for SNMP alerts

Change-Id: I9343acadba6da3373750b6f1645bddedc5c6ac5c
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>
diff --git a/gui/gui_test/settings_menu/test_snmp_alerts_sub_menu.robot b/gui/gui_test/settings_menu/test_snmp_alerts_sub_menu.robot
index 04d2c97..e453bb9 100644
--- a/gui/gui_test/settings_menu/test_snmp_alerts_sub_menu.robot
+++ b/gui/gui_test/settings_menu/test_snmp_alerts_sub_menu.robot
@@ -13,7 +13,7 @@
 *** Variables ***
 
 ${xpath_snmp_alerts_sub_menu}                     //*[@data-test-id='nav-item-snmp-alerts']
-${xpath_snmp_alerts_heading}                      //h1[text()="SNMP Alerts"]
+${xpath_snmp_alerts_heading}                      //h1[text()="SNMP alerts"]
 ${xpath_select_all_snmp}                          //*[@data-test-id='snmpAlerts-checkbox-selectAll']
 ${xpath_add_destination}                          //button[contains(text(),'Add destination')]
 ${xpath_snmp_alert_destination_heading}           //h5[contains(text(),'Add SNMP alert destination')]