Skip to content

Commit 75244b3

Browse files
committed
minor fixes
1 parent 2ab21c7 commit 75244b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/pages/en/resources/migration-guides/migrate-from-alchemy.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Migrate Your Subgraph From Alchemy to The Graph Network
44

55
# Migrate Your Subgraph From Alchemy to The Graph Network
66

7-
This guide walks you through migrating or deploying an existing subgraph to **The Graph Network** — a decentralized and performant Graph Node infrastructure.
7+
This guide walks you through migrating or deploying an existing subgraph to **The Graph**.
88
You’ll learn how to build, test locally with **Graph Node Dev Mode (`gnd`)**, and deploy to **The Graph Studio**.
99

1010
---
@@ -48,7 +48,7 @@ yarn codegen && yarn build
4848

4949
---
5050

51-
## 4. Test Locally with Graph Node Dev Mode
51+
## 4. Test Locally with Subgraph Dev Mode
5252

5353
`gnd` lets you run a local Graph Node instance for rapid testing—no IPFS or manual database setup required.
5454

0 commit comments

Comments
 (0)