ethereum / ethereum/staking-launchpad

spelling error on "Option 1: Use binary executable file" (linux instructions).

Open
#158 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
304
Forks
226
PR merge metrics
No merged PRs in 30d

Description

small typo on https://medalla.launchpad.ethereum.org/generate-keys under "**Option 1: Use binary executable file**" (linux instructions).

the command says:
`./deposit --chain medalla`
but should be:
`./deposit.sh --chain medalla`

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the generate-keys page and locate the "Option 1: Use binary executable file" section under the Linux instructions. Update the command from `./deposit --chain medalla` to `./deposit.sh --chain medalla`, then verify that the displayed command matches the issue description.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.