Skip to content

Commit 295b73f

Browse files
authored
capitalize "Namehash Labs"
1 parent 5414c0c commit 295b73f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/ensnode.io/src/components/organisms/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export default function Footer({ ...props }: FooterProps) {
8282
<NameHashLabsLogo />
8383

8484
<p className="text-sm font-light text-gray-500 max-w-[339px] leading-6">
85-
Founded in 2022, Namehash Labs is a technology organization dedicated to
85+
Founded in 2022, NameHash Labs is a technology organization dedicated to
8686
infrastructure-level solutions that helps the Ethereum Name Service (ENS) Protocol
8787
grow.
8888
</p>

docs/ensnode.io/src/content/docs/ensrainbow/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { LinkCard } from '@astrojs/starlight/components';
1010

1111
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.
1212

13-
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.
13+
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.
1414

1515
## The Problem: Unknown Labels
1616

docs/ensrainbow.io/src/components/organisms/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ export default function Footer({ ...props }: FooterProps) {
8383
<NameHashLabsLogo />
8484

8585
<p className="text-sm font-light text-gray-500 max-w-[339px] leading-6">
86-
Founded in 2022, Namehash Labs is a technology organization dedicated to
86+
Founded in 2022, NameHash Labs is a technology organization dedicated to
8787
infrastructure-level solutions that helps the Ethereum Name Service (ENS) Protocol
8888
grow.
8989
</p>

0 commit comments

Comments
 (0)