Skip to content

Commit

Permalink
small edit
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Dec 18, 2023
1 parent 89c3261 commit 411eab4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/reference/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@ ee-jwt-claim-id: "foobar"
</TabItem>
</Tabs>

A unique identifier for the consensus layer client. This identifier will be added to the JWT claims as an 'id' claim when using the Engine JSON-RPC API.
A unique identifier for the consensus layer client. This identifier will be added to the JWT claims as an `id` claim when using the Engine JSON-RPC API.

### eth1-deposit-contract-address

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-23.12.1/reference/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@ ee-jwt-claim-id: "foobar"
</TabItem>
</Tabs>

A unique identifier for the consensus layer client. This identifier will be added to the JWT claims as an 'id' claim when using the Engine JSON-RPC API.
A unique identifier for the consensus layer client. This identifier will be added to the JWT claims as an `id` claim when using the Engine JSON-RPC API.

### eth1-deposit-contract-address

Expand Down

0 comments on commit 411eab4

Please sign in to comment.