diff options
author | 2018-10-16 18:20:53 +0530 | |
---|---|---|
committer | 2018-10-17 06:38:07 +0000 | |
commit | 56309f422c7dd81ceb6ea8f116aa30c23f97ca46 (patch) | |
tree | 319339343bb0bee03eda55b41718331af054f65b /docs/configuration.rst | |
parent | 5ff4c1c9a526d2fa4ea3bb83e0bd81676f9426fc (diff) |
Enhance documentation of SDC
Enhance documentation of SDC
Issue-ID: SDC-1841
Change-Id: I4c9db71db632405554694e6a5960264a1b387057
Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
Diffstat (limited to 'docs/configuration.rst')
-rw-r--r-- | docs/configuration.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration.rst b/docs/configuration.rst index 691922e178..4c011631e2 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -345,8 +345,8 @@ BE-configuration.yaml #Deployment resource artifacts placeHolder deploymentResourceArtifacts: - # Deployment resource instance artifacts placeholders - # For each artifact the following properties exists: + # Deployment resource instance artifact placeholders + # For each artifact the following properties exist: # # displayName - The display name of the artifact # type - The type of the artifact |