Regenerate policy keystore
[policy/engine.git] / docs / platform / clsimulation.rst
index 06bea29..b24e72d 100644 (file)
@@ -30,7 +30,7 @@ Alternatively, this command could be used:
 
         curl --silent --user <userName>:<password> -X PUT --header "Content-Type: text/plain" â€“data @<onsetFile> http://localhost:9696/policy/pdp/engine/topics/sources/ueb/<topic>/events
 
-The topic beeing used is *unauthenticated.DCAE_CL_OUTPUT*, which is subject to change.  The onset file is a file that contains the data to inject as the onset.  The data contained depends on the use case. This is an example for VoLTE:
+The topic being used is *unauthenticated.DCAE_CL_OUTPUT*, which is subject to change.  The onset file is a file that contains the data to inject as the onset.  The data contained depends on the use case. This is an example for VoLTE:
 
     .. code-block:: json
        :caption: VoLTE_Sample_Onset
@@ -524,9 +524,9 @@ Responses
 
 
     .. code-block:: bash
-       :caption: permit-response
+       :caption: deny-response
 
-        //This is returned if the closed loop name is deny guard
+        //This is returned if the closed loop name is denyGuard
         {
          "decision": "DENY",
          "details": "Decision Deny. You asked for it"