Fix object storage label name in high-level overview diagram

This commit is contained in:
Diego Ripley
2026-01-28 11:57:42 +00:00
parent 42ffe9cab8
commit 9de19d99b7
+1 -1
View File
@@ -44,7 +44,7 @@ flowchart TD
end
subgraph "Distribution Infrastructure"
ObjectStorage@{ shape: bow-rect}
ObjectStorage@{ shape: bow-rect, label: "Object Storage"}
Metadata@{ shape: rect}
HTTP@{ shape: rect, label: "Static Files & API"}
DecentralizedDistribution@{ shape: rect, label: "Decentralized Distribution"}