Skip to content

Commit e5da618

Browse files
Fix minor typos in zuul.md (#368)
Signed-off-by: khalidshaheen <23318712+khalidshaheen@users.noreply.github.com>
1 parent cea1d12 commit e5da618

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

community/tools/zuul.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Zuul CI/CD pipelines and project gating
44

5-
Since we are expecting a lot of pipelines beeing created and used GitHub actions won't keep up
5+
Since we are expecting a lot of pipelines being created and used GitHub actions won't keep up
66
well. We also expect cross-repository and even cross-project dependencies. Therefore we decided to
77
use Zuul as our main pipeline solution.
88

@@ -21,7 +21,7 @@ Note: This needs to be updated!
2121
- these [pipelines](https://github.com/SovereignCloudStack/zuul-config/blob/main/zuul.d/) are triggered by events
2222
- here are [some default jobs](https://opendev.org/zuul/zuul-jobs/src/branch/master/playbooks)
2323
- If you have _self-defined_ jobs, you need to create a folder _.playbooks_
24-
- this folder containers ansible playbooks which will be triggered
24+
- this folder contains ansible playbooks which will be triggered
2525

2626
### General information about Zuul
2727

0 commit comments

Comments
 (0)