From 98f81373c712e6e629cfb04a89465a6079253431 Mon Sep 17 00:00:00 2001 From: Zgoly <46041044+Zgoly@users.noreply.github.com> Date: Wed, 18 Sep 2024 00:06:03 +0500 Subject: [PATCH] Update +page.md --- src/routes/faq/swarm/+page.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/faq/swarm/+page.md b/src/routes/faq/swarm/+page.md index 071ee54..6638692 100644 --- a/src/routes/faq/swarm/+page.md +++ b/src/routes/faq/swarm/+page.md @@ -28,5 +28,5 @@ Repeat this for any other worker accounts you want to add to your Swarm session. ## Controlling workers -To control workers, just use the `.swarm` command from the host instance, this will transmit any commands you enter to * -*all** of the workers connected to your session. +To control workers, just use the `.swarm` command from the host instance, this will transmit any commands you enter to +**all** of the workers connected to your session.