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 b47417213513d324f4f8ee29d6f0b786abddc7ef..b89a18b0763df673135430ebef3ab30ad9c432cb 100644
--- a/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md
+++ b/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md
@@ -131,7 +131,7 @@ about how to setup and use your local clone of the repository.
 ## CI/CD Pipeline
 
 All contributions need to pass the CI pipeline which consists of various checks to ensure, that the
-[contentent rules](content_rules.md) are meet.
+[content rules](content_rules.md) are meet.
 
 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.