Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chong-he committed Oct 29, 2024
1 parent 52218a6 commit 5bfd761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/validator-manager-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ lighthouse vm import --vc-token <API-TOKEN-PATH> --keystore-file /path/to/json -
Example:

```
lighthouse vm import --vc-token ~/.lighthouse/mainnet/validators/api-token.txt --keystyore-file keystore.json --password keystore_password
lighthouse vm import --vc-token ~/.lighthouse/mainnet/validators/api-token.txt --keystore-file keystore.json --password keystore_password
```

## List
Expand Down

0 comments on commit 5bfd761

Please sign in to comment.