diff options
author | lapentafd <francesco.lapenta@est.tech> | 2022-04-12 11:23:22 +0100 |
---|---|---|
committer | lapentafd <francesco.lapenta@est.tech> | 2022-04-12 12:17:54 +0100 |
commit | 45ce655d0a7a1568e3518bc968f968a41688f99d (patch) | |
tree | cb952120e4bbef766e296969834f77963f389333 /docs/development/devtools/api-smoke.rst | |
parent | 4236d55e6df1c17318995a65ad0a6e9411462456 (diff) |
Fix typos in policy docs devtools
Update images names, that were not displaying
Issue-ID: POLICY-3941
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
Change-Id: I85115478f285028ad02644614bee9c0f7f178206
Diffstat (limited to 'docs/development/devtools/api-smoke.rst')
-rw-r--r-- | docs/development/devtools/api-smoke.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/devtools/api-smoke.rst b/docs/development/devtools/api-smoke.rst index 638546bd..8230f33b 100644 --- a/docs/development/devtools/api-smoke.rst +++ b/docs/development/devtools/api-smoke.rst @@ -40,7 +40,7 @@ The test set is focused on the following use cases: Execute policy-api testing -------------------------- Download & execute the steps in postman collection for verifying policy-api component. -The steps needs to be performed sequentially one after another. And no input is required from user. +The steps need to be performed sequentially one after another. And no input is required from user. `Policy Framework Lifecycle API <https://github.com/onap/policy-api/blob/master/postman/lifecycle-api-collection.json>`_ |