Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/uploads.md')
-rw-r--r--doc/development/uploads.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/uploads.md b/doc/development/uploads.md
index fbdb15d82e1..1dd6ab5496a 100644
--- a/doc/development/uploads.md
+++ b/doc/development/uploads.md
@@ -11,7 +11,7 @@ The following graph explains machine boundaries in a scalable GitLab installatio
```mermaid
graph TB
subgraph "load balancers"
- LB(HA Proxy)
+ LB(Proxy)
end
subgraph "Shared storage"