diff options
author | Saryu Shah <ss3917@att.com> | 2018-04-26 18:04:45 +0000 |
---|---|---|
committer | Saryu Shah <ss3917@att.com> | 2018-04-26 18:04:45 +0000 |
commit | 7d861e6c07d725df4518f75fc187c0be02592db9 (patch) | |
tree | 6de032e5564c5361519f329cd04bf29ce4c5fb58 /docs/platform/clsimulation.rst | |
parent | ab8bc20cabdbdd104a69da321d69d49662e53b92 (diff) |
Fix typo in documentation
Fix typo in documentation
-------------------------------------------------------------
Change-Id: I01b8849c97645e9e5ed81f99768088f2fa439e45
Issue-ID: POLICY-536
Signed-off-by: Saryu Shah <ss3917@att.com>
Diffstat (limited to 'docs/platform/clsimulation.rst')
-rw-r--r-- | docs/platform/clsimulation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/clsimulation.rst b/docs/platform/clsimulation.rst index 3a9f4342b..b24e72d03 100644 --- a/docs/platform/clsimulation.rst +++ b/docs/platform/clsimulation.rst @@ -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 |