chore: spelling

This commit is contained in:
Slava 2025-08-26 19:37:34 +03:00
parent 84b3e462e3
commit 4738d44bee
No known key found for this signature in database
GPG Key ID: 351E7AA9BD0DFEB8

View File

@ -37,7 +37,7 @@ fields:
service: codex-node
title: ETH_PRIVATE_KEY
description: >-
Ethereum private key which will be saved to a file and passed as a value for `CODEX_ETH_PRIVATE_KEY` variable.
Ethereum private key which will be saved to a file which will be passed as a value for `CODEX_ETH_PRIVATE_KEY` variable.
secret: true
pattern: "^0x[a-fA-F0-9]{64}$"
patternErrorMessage: Must be a valid private key (0x1fd16a...)