diff options
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 { |