Skip to content

Commit 895beb3

Browse files
committed
update flowchart again
1 parent d6604f4 commit 895beb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Secured Signal API acts purely as a **gateway** — it never bypasses or replace
4040

4141
```mermaid
4242
flowchart LR
43-
Client[Your App / Script] -->|HTTP| TLSReverseProxy[tls Reverse Proxy]
43+
Client[Your App / Script] -->|HTTP| TLSReverseProxy[TLS Reverse Proxy]
4444
TLSReverseProxy -->|HTTPS| SecuredProxy[Secured Signal API]
4545
SecuredProxy -->|Forwarded Request| SignalAPI[Signal CLI REST API]
4646
SignalAPI -->|Encrypted Signal Network| SignalNetwork[Signal Servers]

0 commit comments

Comments
 (0)