diff --git a/synapse/config/registration.py b/synapse/config/registration.py
index d4897ec9b653f434faf196cfc1ecb1dc071d399b..ee737eb40d26340ed4b728b1d1fede635c1b56e0 100644
--- a/synapse/config/registration.py
+++ b/synapse/config/registration.py
@@ -335,7 +335,7 @@ class RegistrationConfig(Config):
             #msisdn: http://localhost:8090  # Delegate SMS sending to this local process
 
         # If disabled, don't let users set their own display names/avatars
-        # other than for the very first time (unless they are a server admin).
+        # (unless they are a server admin) other than for the very first time.
         # Useful when provisioning users based on the contents of a 3rd party
         # directory and to avoid ambiguities.
         #