[Feature update notes] Fixes formatting issues

Change-Id: I6249351fa8d3a280a622720e07d15b178c781c3a
diff --git a/.releasenotes/notes/add-prometheus-relay-df282e14ed88da8c.yaml b/.releasenotes/notes/add-prometheus-relay-df282e14ed88da8c.yaml
index dbf8a39..e9db668 100644
--- a/.releasenotes/notes/add-prometheus-relay-df282e14ed88da8c.yaml
+++ b/.releasenotes/notes/add-prometheus-relay-df282e14ed88da8c.yaml
@@ -1,12 +1,10 @@
 ---
-
 summary: >
-  Add prometheus relay service
+  Added the Prometheus Relay service
 
 features:
-  - The Prometheus Relay service is responsible for
-    getting PromQL queries from external components,
-    such as Grafana, passing them to all discovered
-    Prometheus servers, merging the results and returning
-    the data. Prometheus Relay can be used to handle
-    Prometheus high availability or sharding.
+  - Added the Prometheus Relay service. The Prometheus Relay service is
+    responsible for getting PromQL queries from external components,
+    such as Grafana, passing them to all discovered Prometheus servers,
+    merging the results and returning the data. Prometheus Relay can be
+    used to handle Prometheus high availability or sharding.
diff --git a/.releasenotes/notes/add_ssl_support_oss-ea1eb1e086d08e3c.yaml b/.releasenotes/notes/add_ssl_support_oss-ea1eb1e086d08e3c.yaml
index 082e12f..b74bc21 100644
--- a/.releasenotes/notes/add_ssl_support_oss-ea1eb1e086d08e3c.yaml
+++ b/.releasenotes/notes/add_ssl_support_oss-ea1eb1e086d08e3c.yaml
@@ -1,7 +1,10 @@
------
+---
+summary: >
+  Added SSL support for cloud-monitoring services
+
 upgrades:
   - |
-    Added SSL support for the followibg cloud-monitoring services:
+    Added SSL support for the following cloud-monitoring services:
 
     * Rundeck CIS Collectors
 
diff --git a/.releasenotes/notes/spawn-multiple-replicas-prometheus-b80eaede9c19b8cd.yaml b/.releasenotes/notes/spawn-multiple-replicas-prometheus-b80eaede9c19b8cd.yaml
index cc11b73..df15d71 100644
--- a/.releasenotes/notes/spawn-multiple-replicas-prometheus-b80eaede9c19b8cd.yaml
+++ b/.releasenotes/notes/spawn-multiple-replicas-prometheus-b80eaede9c19b8cd.yaml
@@ -1,3 +1,4 @@
+---
 summary: >
   Spawned two replicas of Prometheus to provide HA