Skip to content

Commit 6ecf883

Browse files
authored
Update Documentation typos.md (#662)
Documentation update > typos ## 📝 Description Correcting typos: https://docs.semaphore.io/using-semaphore/organizations#init-agent Some types of pipelines require initialization job to evaluate and compile the them before the workload beings. Some types of pipelines require initialization 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. 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. ## ✅ Checklist - [ ] I have tested this change - [x] This change requires documentation update
1 parent 43f07a0 commit 6ecf883

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/using-semaphore/organizations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,9 @@ To learn more, see the [notification documentation](./notifications.md)
241241

242242
### Initialization agent {#init-agent}
243243

244-
Some types of pipelines require [initialization job](./pipelines#init-job) to evaluate and compile the them before the workload beings.
244+
Some types of pipelines require [initialization job](./pipelines#init-job) to evaluate and compile them before the workload begins.
245245

246-
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).
246+
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).
247247

248248
To change the initialization job agent for all your [projects](./projects) in your organization, follow these steps:
249249

0 commit comments

Comments
 (0)