Skip to content

Commit 62a811d

Browse files
committed
Adjust advanced doc
1 parent 119d257 commit 62a811d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/advanced.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ While this is simple, it has some trade-offs:
99
- No quick rollback once upgraded
1010

1111
When your app is ready for production, you can enable a simple **traffic
12-
router** to eliminate these issues.
12+
routing proxy** to eliminate these issues.
1313

1414
## 🧭 How It Works
1515

16-
The traffic router is a lightweight proxy already included with SuperStack that
17-
sits in front of your app. Its responsibilities:
16+
The "proxy" is a tiny service already included with SuperStack that sits in
17+
front of your app. Its responsibilities:
1818

1919
- Route traffic to the correct app
2020
- Simplify switching between versions

0 commit comments

Comments
 (0)