Docs: Update release notes
Issue-ID: NONRTRIC-883
Change-Id: I56903d937913cd4b6d69b7a9d8f8f0daa345dadf
Signed-off-by: JohnKeeney <john.keeney@est.tech>
diff --git a/pm-file-converter/docs/overview.rst b/pm-file-converter/docs/overview.rst
index 438cdf1..17e75f3 100644
--- a/pm-file-converter/docs/overview.rst
+++ b/pm-file-converter/docs/overview.rst
@@ -19,7 +19,7 @@
The XML file is read from the storage, converted to Json, gzipped and stored.
-A Json object indicating that a new Json PM Mesurement report is available is sent on
+A Json object indicating that a new Json PM Measurement report is available is sent on
a Kafka topic to be picked up by other components for further processing,
.. image:: ./Architecture.png
@@ -35,7 +35,7 @@
Output PM Measurement
*********************
-The Json format of the PM mesaurememt follows the same structure as the input XML format (defined by 3GPP).
+The Json format of the PM measurement follows the same structure as the input XML format (defined by 3GPP).
Here follows an example:
@@ -130,7 +130,7 @@
************************
Below follows an example of an input File Ready Message. The
-message is sent by the Data File Collector. The only elemts used by this component are sourceName, name and
+message is sent by the Data File Collector. The only elements used by this component are sourceName, name and
objectStoreBucket.
.. code-block:: javascript