diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-04-26 18:32:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-26 18:32:15 +0000 |
commit | 9562f3b5dfc5613629b5119cb629c81005d93431 (patch) | |
tree | 00f93d2528964b7728adfc314bfc333b4eaedd01 /docs/platform/clsimulation.rst | |
parent | 37eebe9e6c814e4756443bf9d6f10afe9954aef6 (diff) | |
parent | 7d861e6c07d725df4518f75fc187c0be02592db9 (diff) |
Merge "Fix typo in documentation"
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 |