diff options
author | Saryu Shah <ss3917@att.com> | 2017-11-14 16:23:26 +0000 |
---|---|---|
committer | Saryu Shah <ss3917@att.com> | 2017-11-14 16:23:26 +0000 |
commit | 621c25fedad55ea8e3ace09976f03415235cd145 (patch) | |
tree | 2bcbe132fc4dae400ea9cfe60b700e7d421528cf /docs | |
parent | ef28b6dd662b9daebf120aef0c9b8d4387260c72 (diff) |
Fixed typo in clsimulation.rst
Fixed typo in clsimulation.rst
-------------------------------------------------------------
Change-Id: I3fdeca2c7f5b6874d5d56d065580d2e4a4754392
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/platform/clsimulation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/platform/clsimulation.rst b/docs/platform/clsimulation.rst index 06bea2911..3a9f4342b 100644 --- a/docs/platform/clsimulation.rst +++ b/docs/platform/clsimulation.rst @@ -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" |