diff --git a/docs-next/src/content/docs/index.mdx b/docs-next/src/content/docs/index.mdx
index d9595b1066..9ddf3543ac 100644
--- a/docs-next/src/content/docs/index.mdx
+++ b/docs-next/src/content/docs/index.mdx
@@ -28,7 +28,7 @@ Thanks!
Mocha is a feature-rich JavaScript test framework running on [Node.js](https://nodejs.org) and in the browser, making asynchronous testing _straightforward_ and _fun_.
Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases.
-Get started
+Get Started
Configuration Reference