Update doc_gateway_architecture_overview.md

This commit is contained in:
idittrich-valueon 2025-11-25 09:58:34 +01:00 committed by GitHub
parent c898175855
commit 5e4e591a4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,7 @@ flowchart LR
%% Service Center
subgraph ServiceCenter[gateway/modules/services/__init__.py]
SC[Services registry/factory\n(PublicService wrappers)]
SC[Services registry/factory<br/>(PublicService wrappers)]
end
%% Services