Skip to content

Commit 5354df3

Browse files
committed
redo the VPC router one sentence bit
1 parent 188289d commit 5354df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pages/project/vpcs/RouterPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ export default function RouterPage() {
184184
<DocsPopover
185185
heading="routers"
186186
icon={<Networking16Icon />}
187-
summary="Routers contain routes that control how traffic is forwarded from instances to external networks and other VPC subnets."
187+
summary="A router is a collection of routes that control where traffic leaving a VPC subnet is forwarded based on its destination."
188188
links={[docLinks.routers, docLinks.routes]}
189189
/>
190190
<MoreActionsMenu label="Router actions">

0 commit comments

Comments
 (0)