mirror of
https://github.com/netbirdio/dashboard.git
synced 2026-01-26 01:21:04 +00:00
Fix typo in routes modal
This commit is contained in:
@@ -488,7 +488,7 @@ export function RouteModalContent({
|
|||||||
<div>
|
<div>
|
||||||
<HelpText>
|
<HelpText>
|
||||||
Assign a peer group with Linux machines to be used as
|
Assign a peer group with Linux machines to be used as
|
||||||
{exitNode ? " exit nodes." : "routing peers."}
|
{exitNode ? " exit nodes." : " routing peers."}
|
||||||
</HelpText>
|
</HelpText>
|
||||||
<PeerGroupSelector
|
<PeerGroupSelector
|
||||||
max={1}
|
max={1}
|
||||||
|
|||||||
Reference in New Issue
Block a user