Release notes & Roll version after i-release 1.1.0 -> 1.2.0
[nonrtric/plt/ranpm.git] / pmproducer / docs / overview.rst
index 0345e82..7852177 100644 (file)
@@ -129,7 +129,7 @@ For each filtered result sent to a Kafka topic, there will the following propert
 Configuration
 *************
 
-The component is configured by a configuration file and by the normal spring boot configuration file (apoplication.yaml).
+The component is configured by a configuration file and by the normal spring boot configuration file (application.yaml).
 
 ==================
 Configuration file
@@ -174,9 +174,12 @@ Below follows an example of a configuration file.
    ]
  }
 
+
+
 ================
 application.yaml
 ================
+As any springboot application, this is component configured via an application.yaml file.
 
 An example application.yaml configuration file: ":download:`link <../config/application.yaml>`"