Skip to content

Commit e442f6b

Browse files
authored
Update copy in docs popup (#2378)
1 parent 33b7a50 commit e442f6b

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
@@ -188,7 +188,7 @@ export function RouterPage() {
188188
<DocsPopover
189189
heading="Routers"
190190
icon={<Networking16Icon />}
191-
summary="Routers summary copy TK"
191+
summary="Routers are collections of routes that direct traffic between VPCs and their subnets."
192192
links={[docLinks.routers]}
193193
/>
194194
<MoreActionsMenu label="Router actions" actions={actions} />

0 commit comments

Comments
 (0)