diff --git a/docs/bundler/standalone-html.mdx b/docs/bundler/standalone-html.mdx
index 01669dd4da..bb3b2dedcf 100644
--- a/docs/bundler/standalone-html.mdx
+++ b/docs/bundler/standalone-html.mdx
@@ -15,15 +15,13 @@ The output is a completely self-contained HTML document. No relative paths. No e
The output is a single `.html` file you can put anywhere:
-- **Drop it into Slack** or Discord as a file upload — teammates open it directly in their browser
- **Upload it to S3** or any static file host — no directory structure to maintain, just one file
-- **Attach it to an email** — send interactive dashboards, reports, or demos as an attachment
-- **Double-click it from your desktop** — it opens in the browser and works offline, no server needed
-- **Paste it into a GitHub Gist** — share a fully interactive web app as a single file
-- **Embed it in an `