We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 449344f commit a1c3e45Copy full SHA for a1c3e45
src/app/(dashboard)/networks/page.tsx
@@ -31,8 +31,8 @@ export default function Networks() {
31
</Breadcrumbs>
32
<h1 ref={headingRef}>Networks</h1>
33
<Paragraph>
34
- Networks allow you to access other resources in LANs and VPCs without
35
- installing NetBird on every device.
+ Networks allow you to access internal resources in LANs and VPCs without
+ installing NetBird on every machine.
36
</Paragraph>
37
38
Learn more about
0 commit comments