clean up some sphinx warnings
[dcaegen2.git] / docs / sections / services / heartbeat-ms / architecture.rst
index af96af3..16cf2d6 100644 (file)
@@ -9,7 +9,7 @@ configuration from CBS and parses these entries and saves them in the
 postgres database having table name **vnf_table_1**. Each entry in the\r
 configuration is for a particular eventName. Each entry has missed\r
 heartbeat count, heartbeat interval, Control loop name etc. along with\r
-many other parameters. \r
+many other parameters.\r
 \r
 Whenever a heartbeat event is received, the sourceName, lastEpochTime\r
 and other information is stored in another postgres database having\r
@@ -38,8 +38,8 @@ function/method to download the CBS configuration.
 \r
 The heartbeat microservice has 2 states\r
 \r
-**Reconfiguration state**  Download configuration from CBS and update\r
+**Reconfiguration state** - Download configuration from CBS and update\r
 the vnf_table_1 is in progress.\r
 \r
-**Running state**  Normal working that comprises of receiving of HB\r
+**Running state** - Normal working that comprises of receiving of HB\r
 events and sending of control loop event if required conditions are met.\r