From 2ede6081dca727e049c886f763eea30efe3c0bbc Mon Sep 17 00:00:00 2001
From: Bradley Camacho <42678939+bradleycamacho@users.noreply.github.com>
Date: Wed, 13 Nov 2024 09:47:10 -0800
Subject: [PATCH] Update home page capitalization
Transition from title case to sentence case
---
pages/index.mdx | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/pages/index.mdx b/pages/index.mdx
index 3ad6a6487..15d4aebdd 100644
--- a/pages/index.mdx
+++ b/pages/index.mdx
@@ -11,41 +11,41 @@ import { Cards, Card } from 'nextra/components'
Welcome to the Optimism Docs, the unified home of the [Optimism Collective's](/connect/resources/glossary#optimism-collective) technical documentation and information about the [OP Stack](/stack/getting-started).
Information about the Optimism Collective's governance, community, and mission can be found on the [Optimism Community Hub](https://community.optimism.io/docs/governance/).
-## Guides for Builders
+## Guides for builders
Whether you're a developer building a app on OP Mainnet, a node operator running an OP Mainnet node, or a chain operator launching your own OP Stack chain, you'll find everything you need to get started right here.
- } />
+ } />
- } />
+ } />
- } />
+ } />
} />
- } />
+ } />
-## Featured Tools
+## Featured tools
Check out these amazing tools, so you can get building with Optimism.
- } />
+ } />
} />
} />
- } />
+ } />
- } />
+ } />
-## Learn About Optimism
+## Learn about Optimism
OP Mainnet is an [EVM equivalent](https://web.archive.org/web/20231127160757/https://medium.com/ethereum-optimism/introducing-evm-equivalence-5c2021deb306) Layer 2 blockchain connected to Ethereum.
The OP Stack is the standardized, shared, and open-source development stack that makes it easy to spin up your own production-ready Layer 2 blockchain just like OP Mainnet.