Correct doc for alarm message-type value

Value was previously 13111, now 110.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I62ec74376b12125cb5dc16ceddf4bf439629a646
diff --git a/docs/alarm_api.rst b/docs/alarm_api.rst
index 0734075..ffe37af 100644
--- a/docs/alarm_api.rst
+++ b/docs/alarm_api.rst
@@ -23,7 +23,7 @@
 `ALARM_MGR_SERVICE_NAME_ENV` and `ALARM_MGR_SERVICE_PORT_ENV` in
 the `ricxappframe.alarm.alarm` module. The message type is set to
 constant `RIC_ALARM_UPDATE` in the `ricxappframe.alarm.alarm` module,
-currently 13111.
+currently 110.
 
 The complete API for the Alarm feature appears below.