diff --git a/.changeset/witty-snails-compare.md b/.changeset/witty-snails-compare.md
new file mode 100644
index 000000000..70cecf08e
--- /dev/null
+++ b/.changeset/witty-snails-compare.md
@@ -0,0 +1,6 @@
+---
+"@docs/ensnode": patch
+"@docs/ensrainbow": patch
+---
+
+Capitalize "Namehash Labs" to "NameHash Labs"
diff --git a/docs/ensnode.io/src/components/organisms/Footer.tsx b/docs/ensnode.io/src/components/organisms/Footer.tsx
index 634b8df66..9e8b1ec93 100644
--- a/docs/ensnode.io/src/components/organisms/Footer.tsx
+++ b/docs/ensnode.io/src/components/organisms/Footer.tsx
@@ -82,7 +82,7 @@ export default function Footer({ ...props }: FooterProps) {
- Founded in 2022, Namehash Labs is a technology organization dedicated to + Founded in 2022, NameHash Labs is a technology organization dedicated to infrastructure-level solutions that helps the Ethereum Name Service (ENS) Protocol grow.
diff --git a/docs/ensnode.io/src/content/docs/ensrainbow/index.mdx b/docs/ensnode.io/src/content/docs/ensrainbow/index.mdx index 7d2784453..7b13badcf 100644 --- a/docs/ensnode.io/src/content/docs/ensrainbow/index.mdx +++ b/docs/ensnode.io/src/content/docs/ensrainbow/index.mdx @@ -10,7 +10,7 @@ import { LinkCard } from '@astrojs/starlight/components'; ENSRainbow is an open-source public good designed to make the "unknown, known" by healing millions of unknown ENS (Ethereum Name Service) names. It functions as a sidecar service for ENSNode, the multichain indexer for ENSv2. -ENSRainbow builds upon work from The Graph Protocol (original ENS rainbow tables) and ENS Labs (ENS Subgraph development and maintenance). It is part of the Namehash Labs suite of tools dedicated to supporting the growth of the ENS Protocol. +ENSRainbow builds upon work from The Graph Protocol (original ENS rainbow tables) and ENS Labs (ENS Subgraph development and maintenance). It is part of the NameHash Labs suite of tools dedicated to supporting the growth of the ENS Protocol. ## The Problem: Unknown Labels diff --git a/docs/ensrainbow.io/src/components/organisms/Footer.tsx b/docs/ensrainbow.io/src/components/organisms/Footer.tsx index db6008716..f43cde18c 100644 --- a/docs/ensrainbow.io/src/components/organisms/Footer.tsx +++ b/docs/ensrainbow.io/src/components/organisms/Footer.tsx @@ -83,7 +83,7 @@ export default function Footer({ ...props }: FooterProps) {- Founded in 2022, Namehash Labs is a technology organization dedicated to + Founded in 2022, NameHash Labs is a technology organization dedicated to infrastructure-level solutions that helps the Ethereum Name Service (ENS) Protocol grow.