diff --git a/requests_html.py b/requests_html.py
index f88396e..5612d3f 100644
--- a/requests_html.py
+++ b/requests_html.py
@@ -446,7 +446,7 @@ class HTMLResponse(requests.Response):
def user_agent(style=None) -> _UserAgent:
- """Returns a random user-agent, if not requested one of a specific
+ """Returns an apparently legit user-agent, if not requested one of a specific
style. Defaults to a Chrome-style User-Agent.
"""
global useragent