diff --git a/extensions/content-health-monitor/content-health-monitor.qmd b/extensions/content-health-monitor/content-health-monitor.qmd
index 2da51848..91de77f7 100644
--- a/extensions/content-health-monitor/content-health-monitor.qmd
+++ b/extensions/content-health-monitor/content-health-monitor.qmd
@@ -91,8 +91,11 @@ if not state.show_instructions:
# Create the about content text
about_content = f"""
This report uses {current_user_name}'s API key to monitor a single piece of content. It checks whether the content is
-reachable, but does not validate its functionality. When scheduled to run regularly, it will send an email alert if the
-content becomes unreachable.
+reachable, but does not verify that it runs without errors.
+When scheduled to run regularly, the report will send an email alert
+if the content becomes unreachable.
+To learn more about scheduling reports in Connect, see the
+
Scheduling documentation.
"""
diff --git a/extensions/content-health-monitor/manifest.json b/extensions/content-health-monitor/manifest.json
index cc7ad920..16989e34 100644
--- a/extensions/content-health-monitor/manifest.json
+++ b/extensions/content-health-monitor/manifest.json
@@ -41,7 +41,7 @@
"checksum": "5f89d52674b219c0b0ed85f1a5785641"
},
"content-health-monitor.qmd": {
- "checksum": "8dfce167badb4d889eeb93d1f4adbff8"
+ "checksum": "b9d7b54bd001f48f8af928b26be91a8f"
},
"content_health_utils.py": {
"checksum": "3d599ebe8d29aa12ae630acc847e290a"