diff --git a/packages/integrations/node/README.md b/packages/integrations/node/README.md
index 5b49a2716c..ecc4eb02f5 100644
--- a/packages/integrations/node/README.md
+++ b/packages/integrations/node/README.md
@@ -2,7 +2,7 @@
This adapter allows Astro to deploy your SSR site to Node targets.
-- [Why Astro Node](#why-astro-node)
+- [Why Astro Node.js](#why-astro-nodejs)
- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#usage)
@@ -10,7 +10,7 @@ This adapter allows Astro to deploy your SSR site to Node targets.
- [Contributing](#contributing)
- [Changelog](#changelog)
-## Why @astrojs/node
+## Why Astro Node.js
If you're using Astro as a static site builder—its behavior out of the box—you don't need an adapter.