diff --git a/docs/conf.py b/docs/conf.py
index a8b911015fc..9e33707b50b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -139,7 +139,7 @@ def setup(app):
"image_dark": "_static/compas_icon_white.png",
"text": "COMPAS docs",
},
- "announcement": "This is the documentation of the first stable release of COMPAS 2. If you have feedback, please give it here: COMPAS issue tracker.",
+ "announcement": "This is the documentation of the first stable release of COMPAS 2. If you have feedback, please give it here: COMPAS issue tracker.",
"navigation_depth": 2,
}