mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-28 19:59:46 -05:00
edit swarm join command
This commit is contained in:
@@ -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 ? (
|
||||
|
||||
Reference in New Issue
Block a user