Skip to content

Commit b533cb7

Browse files
More fixes for build
1 parent 3f9ae82 commit b533cb7

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

pages/builders/chain-operators/tutorials/create-l2-rollup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Make sure that you have correctly hooked `direnv` into your shell by modifying y
7171
If you haven't edited a config file then you probably haven't configured `direnv` properly (and things might not work later).
7272
</Callout>
7373

74-
## Get access to a sepolia node
74+
## Get access to a Sepolia node
7575

7676
You'll be deploying a OP Stack Rollup chain that uses a Layer 1 blockchain to host and order transaction data.
7777
The OP Stack Rollups were designed to use EVM Equivalent blockchains like Ethereum, OP Mainnet, or standard Ethereum testnets as their L1 chains.

pages/builders/node-operators/tutorials.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ This section provides information on various node operations. It covers running
1919

2020
<Card title="Building a node from source" href="/builders/node-operators/tutorials/node-from-source" />
2121

22-
<Card title="Running an op sepolia node from source" href="/builders/node-operators/tutorials/testnet" />
22+
<Card title="Running an OP Sepolia node from source" href="/builders/node-operators/tutorials/testnet" />
2323
</Cards>

words.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,3 +404,13 @@ ZKPs
404404
ZKVM
405405
Zora
406406
zora
407+
Sepolia
408+
voxel
409+
sepolia
410+
SEPOLIA
411+
Pyth
412+
Pyth's
413+
Ankr
414+
Mitigations
415+
Immunefi
416+
Arbitrum's

0 commit comments

Comments
 (0)