diff --git a/src/linkahead/common/models.py b/src/linkahead/common/models.py
index 28eb9842fac539358de4fbce3af9ffd573d3d356..96851f34bd7558e03fb60d92ca001d8cd7c43171 100644
--- a/src/linkahead/common/models.py
+++ b/src/linkahead/common/models.py
@@ -5062,7 +5062,7 @@ class Info():
         Information about the user that is connected to the server, such as
         name, realm or roles.
     time_zone : TimeZone
-        The timezone information returned by the server.        
+        The timezone information returned by the server.
 
     """