diff --git a/CHANGELOG.md b/CHANGELOG.md
index ed578d0eb814a19076ce259ed25217cffa39f612..7dbd32bbab5eb379601fc3c57dd5a4f342c58025 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - `owners` optional field in `Host` model as many-to-many reference to `User` (steering#166)
 - `language` and `topic` optional fields in `Note` model (steering#169)
-- `contributors` field in `Note` model (steering#159)#
+- `contributors` field in `Note` model (steering#159)
 - `PRIVILEGED_GROUP` and `ENTITLED_GROUPS` settings to implement groups and permissions (steering#177)
 - `FILTER_ACTIVE_SHOWS_USING` settings to filter active shows and OIDC scope claims (steering#175)
 - `ShowManager` to annotate a show with its max (last) timeslot start (steering#175)