Skip to content

Commit b2e377f

Browse files
authored
Update public/content/developers/docs/apis/json-rpc/index.md
1 parent 9c119d4 commit b2e377f

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/apis/json-rpc

1 file changed

+1
-1
lines changed

public/content/developers/docs/apis/json-rpc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ An internal API is also used for inter-client communication within a node - that
2626

2727
## Execution client spec {#spec}
2828

29-
[Read the full JSON-RPC API spec on GitHub](https://github.com/ethereum/execution-apis). This API is documented on the [Execution API webpage](https://ethereum.github.io/execution-apis/api-documentation/) with Inspector to try out all the available methods.
29+
[Read the full JSON-RPC API spec on GitHub](https://github.com/ethereum/execution-apis). This API is documented on the [Execution API webpage](https://ethereum.github.io/execution-apis/api-documentation/) and includes an Inspector to try out all the available methods.
3030

3131
## Conventions {#conventions}
3232

0 commit comments

Comments
 (0)