Skip to content

Commit 52e10dc

Browse files
authored
Fix typos. (#2226)
Signed-off-by: bgravenorst <[email protected]>
1 parent fc0c098 commit 52e10dc

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
.env.development.local
1717
.env.test.local
1818
.env.production.local
19+
.prettierignore
1920

2021
npm-debug.log*
2122
.vercel

services/reference/sei/json-rpc-methods/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: "JSON-RPC methods"
3-
description: Supported standard Ethereum methods on Base network.
3+
description: Supported standard Ethereum methods on Sei network.
44
---
55

6-
# JSON-RPC methods
6+
# JSON-RPC API
77

88
The standard Ethereum methods documented in this section are supported by Infura on the Sei network.
99

services/reference/solana/json-rpc-methods/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "JSON-RPC methods"
33
description: Supported methods on the Solana network.
44
---
55

6-
# JSON-RPC methods
6+
# JSON-RPC API
77

88
:::note Decentralized Infrastructure Network (DIN)
99
Solana is supported through the [DIN](https://www.infura.io/solutions/decentralized-infrastructure-service) service,

0 commit comments

Comments
 (0)