diff --git a/requests_html.py b/requests_html.py
index 00565d3..ed31e84 100644
--- a/requests_html.py
+++ b/requests_html.py
@@ -183,7 +183,7 @@ class BaseParser:
@property
def base_url(self) -> str:
- """The base URL for the page. Supports the ````` tag
+ """The base URL for the page. Supports the ```` tag
(`learn more `_)."""
# Support for tag.