diff --git a/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md b/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md
index 329b0d33c46ab4dd2d5faf4354b61618937c3e44..b280bde4bb92a6a3d54819207da456f846019444 100644
--- a/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md
+++ b/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md
@@ -133,7 +133,7 @@ about how to set up and use your local clone of the repository.
 ## CI/CD Pipeline
 
 All contributions need to pass through the CI pipeline which consists of various checks to ensure, that the
-[content rules](content_rules.md) are met.
+[content rules](content_rules.md) are have been followed.
 
 The stages of the CI/CD pipeline are defined in a `.gitlab.yaml` file. For security reasons, this
-file is managed in a second, private repository.
+file is maintained in a second, private repository.