From a372a5384b55a21d35c51a1546f430a5e9742dc7 Mon Sep 17 00:00:00 2001 From: Diego Guerra <116007495+diegoguerrad@users.noreply.github.com> Date: Mon, 20 Oct 2025 15:11:15 -0300 Subject: [PATCH] Update organizations.md Documentation update > typos --- docs/docs/using-semaphore/organizations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/using-semaphore/organizations.md b/docs/docs/using-semaphore/organizations.md index 5f54185ae..32cbb57c6 100644 --- a/docs/docs/using-semaphore/organizations.md +++ b/docs/docs/using-semaphore/organizations.md @@ -241,9 +241,9 @@ To learn more, see the [notification documentation](./notifications.md) ### Initialization agent {#init-agent} -Some types of pipelines require [initialization job](./pipelines#init-job) to evaluate and compile the them before the workload beings. +Some types of pipelines require [initialization job](./pipelines#init-job) to evaluate and compile them before the workload begins. -Semaphore tries to pick the best type of agent automatically but you change it for the whole organization. This is particularly useful when you are using [self-hosted agents](./self-hosted). +Semaphore tries to pick the best type of agent automatically, but you can change it for the whole organization. This is particularly useful when you are using [self-hosted agents](./self-hosted). To change the initialization job agent for all your [projects](./projects) in your organization, follow these steps: