edit swarm join command

This commit is contained in:
mbecker20
2026-02-26 14:09:01 -08:00
parent 71c437962f
commit 13fbcae105

View File

@@ -21,8 +21,7 @@ export default function JoinSwarmCommands({
return (
<Stack>
<Text c="dimmed">
Copy a command below and run it on the target host to join it to the
swarm.
Copy a command below and run it on the target host to join the swarm.
</Text>
{addr && tokens ? (