diff --git a/_events/metacsl-0.1.md b/_events/metacsl-0.1.md
index 2d8e02b689137d171a0d2fdf9796d44795e19a6c..68e0cf49f8cbd5f4a15aeeff4d3e5034c6d78cb1 100644
--- a/_events/metacsl-0.1.md
+++ b/_events/metacsl-0.1.md
@@ -11,5 +11,5 @@ Following the release of Frama-C 22.0 (Titanium), [MetAcsl](/fc-plugins/metacsl.
 MetAcsl intends to provide simple and compact ways to express properties that
 would demand peppering the code with thousands of annotations in plain ACSL.
 Its main use cases focus on security properties (notably ensuring that
-write and read accesses to sensitive memory locations are guarded appropriately.
+write and read accesses to sensitive memory locations are guarded appropriately).
 Feel free to consult its [homepage](/fc-plugins/metacsl.html) for more information.