Change-Id: I95954edbf2827292a5da500330ba43781cc2cd8d
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
 * Integrate with Policy handler. Policy handling for CDAP is done.
 
 ## [14.1.0] 
-* Merge the broker deleter function into here; no need for seperate plugin
+* Merge the broker deleter function into here; no need for separate plugin
 
 ## [14.0.2]
 * Start a tox/pytest unit test suite
 
        config_key: "mydrconfigkey"
 ```
 
-Data router subscription is not supported because there is an impedance mistmatch between DR and CDAP.
+Data router subscription is not supported because there is an impedance mismatch between DR and CDAP.
 CDAP streams expect a POST but DR outputs a PUT.
 Some future platform capability needs to fill this hole; either something like the AF team's DR Sub or DMD. 
 
 
 * Verify that the container is running and healthy before finishing the start operation
 * Image names passed in are now required to be the fully tagged names including registry
 * Remove references to rework in the code namespaces
-* Application configuration is now a YAML map to accomodate future blueprint generation
+* Application configuration is now a YAML map to accommodate future blueprint generation
 * Update blueprints and cfyhelper.sh