diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2018-10-03 20:35:52 +0800 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-10-08 06:42:43 +0000 |
commit | 86b2f6d9686b15c8a3ec77184ec9545f6aecdc62 (patch) | |
tree | 18e30c91a7d58e5279baea3426f4ca8657eda4eb /docs/delivery.rst | |
parent | c31b73a86a38ab45fa833016a18637f6431918db (diff) |
Correct the incorrect
Change-Id: I6b436d9babbe8ebff17fefc5126d7948fedc20a7
Issue-ID: SDC-1770
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'docs/delivery.rst')
-rw-r--r-- | docs/delivery.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/delivery.rst b/docs/delivery.rst index bdeda93966..23f951bc8e 100644 --- a/docs/delivery.rst +++ b/docs/delivery.rst @@ -40,7 +40,7 @@ Below is a diagram of the SDC project docker containers and the connections betw sdc-ui-sanity -> sdc-frontend; group deploy_group { color = green; - label = "Aplication Layer" + label = "Application Layer" sdc-backend; sdc-onboarding-backend; sdc-kibana; sdc-frontend;sdc-elasticsearch; sdc-cassandra; sdc-cassandra-Config; sdc-elasticsearch-config; sdc-backend-config; sdc-onboarding-init; } group testing_group { |