From 02a34e76df822200b213f84d0394e69e4457231a Mon Sep 17 00:00:00 2001 From: Satyaki Mallick Date: Wed, 24 Oct 2018 16:12:36 +0530 Subject: Documentation Enhancement Documentation Enhancement for SDC Issue-ID: SDC-1841 Change-Id: I32c52bf817ceccf5ebc5621c36e5ebc722556196 Signed-off-by: Satyaki Mallick --- catalog-be/README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'catalog-be') diff --git a/catalog-be/README.txt b/catalog-be/README.txt index 575484081f..0fa113be2a 100644 --- a/catalog-be/README.txt +++ b/catalog-be/README.txt @@ -13,7 +13,7 @@ STOP.KEY=[alphanumeric] The passphrase defined to stop the server. - Requried along with STOP.PORT if you want to use the --stop option above. + Required along with STOP.PORT if you want to use the --stop option above. STOP.WAIT=[number] The time (in seconds) to wait for confirmation that the running @@ -22,8 +22,8 @@ #Upload Normative types: -# 1. create zip file containing the yaml -# 2. create json string (payloadName should be the yml file name): { +# 1. create a zip file containing the yaml +# 2. create a json string (payloadName should be the yml file name): { # "payloadName":"normative-types-new-root.yml", # "userId":"adminid", # "resourceName":"tosca.nodes.Root", -- cgit 1.2.3-korg