diff --git a/content/designs/multiuser.md b/content/designs/multiuser.md
index 5d31b37bed99c400b6774d705b4644aae840c48f..4ce44859ac1fe63854547e0523a83d38ef533df2 100644
--- a/content/designs/multiuser.md
+++ b/content/designs/multiuser.md
@@ -697,7 +697,6 @@ made based on concrete requirements.
 One valuable general design principle is that, when a user carries out
 an action, it should be easy to predict the outcome. In the context of a
 multi-user system, this implies various more concrete principles, such
-```
 
   - sharing should not occur when a user would not expect it to; this
     “over-sharing” is likely to lead to users distrusting the system