diff --git a/docs/theme/main.html b/docs/theme/main.html
deleted file mode 100644
index d8b66ddb1..000000000
--- a/docs/theme/main.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{% extends "base.html" %} {% block announce %} Please
-upgrade to the latest
-version of Mesop which addresses an important
-security issue.{% endblock %}
diff --git a/mesop/components/card_header/card_header.py b/mesop/components/card_header/card_header.py
index e43be1316..4be364f08 100644
--- a/mesop/components/card_header/card_header.py
+++ b/mesop/components/card_header/card_header.py
@@ -29,8 +29,8 @@ def card_header(
subtitle: Optional subtitle
image: Optional image
image_type: Display style for the image. Avatar will display as a circular image
- to the left of the title/subtitle. Small/medium/large/extra-large will display
- a right-aligned image of the specified size.
+ to the left of the title/subtitle. Small/medium/large/extra-large will display
+ a right-aligned image of the specified size.
"""
insert_component(
key=key,